fix: update replica count and session affinity for sorcerer

This commit is contained in:
Jonas Juselius
2024-08-12 15:37:46 +02:00
parent f7a704cf84
commit df481c0cd2
2 changed files with 15 additions and 0 deletions
+7
View File
@@ -1,6 +1,13 @@
replicaCount: 2
ingress:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
nginx.ingress.kubernetes.io/affinity: "cookie"
nginx.ingress.kubernetes.io/session-cookie-name: "http-affinity"
nginx.ingress.kubernetes.io/session-cookie-expires: "86400"
nginx.ingress.kubernetes.io/session-cookie-max-age: "86400"
atlantis.oceanbox.io/expose: internal
hosts:
- host: sorcerer.data.oceanbox.io
paths: