fix: update preprod atlantis and sorcerer

This commit is contained in:
2025-01-23 16:43:03 +01:00
parent 2422db91e2
commit 0f8dae5436
8 changed files with 93 additions and 23 deletions
+24
View File
@@ -0,0 +1,24 @@
architecture: standalone
replica:
replicaCount: 1
auth:
enabled: true
sentinel: true
password: ""
usePasswordFiles: false
existingSecretPasswordKey: ""
existingSecret: staging-sorcerer-redis
master:
resources:
limits:
ephemeral-storage: 1024Mi
memory: 192Mi
requests:
cpu: 150m
ephemeral-storage: 50Mi
memory: 128Mi
+1 -1
View File
@@ -1,7 +1,7 @@
replicaCount: 1
image:
tag: v4.16.0
tag: v4.16.1
podAnnotations:
dapr.io/enabled: "true"