Updated hermione-deployment.yaml

This commit is contained in:
Andrea Terzani
2024-11-22 16:09:43 +00:00
parent 9efedc4ebe
commit c85e6c8e3c

View File

@@ -16,6 +16,9 @@ spec:
containers: containers:
- name: hermione - name: hermione
image: olympusreg.azurecr.io/hermione:a843dee4 image: olympusreg.azurecr.io/hermione:a843dee4
env:
name: DEFAULT_CONNECTION_IDLE_TIMEOUT
value: 300
envFrom: envFrom:
- configMapRef: - configMapRef:
name: olympus-db-shared-cfg name: olympus-db-shared-cfg