fix: update sorcerer beta and atlantis preprod

This commit is contained in:
2025-01-14 15:54:55 +01:00
parent 87e3219c0c
commit f1385b8d0b
3 changed files with 6 additions and 6 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: rc-atlantis
name: preprod-atlantis
namespace: argocd
annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
@@ -61,6 +61,6 @@ spec:
syncOptions:
- CreateNamespace=true
- ApplyOutOfSyncOnly=true
automated:
prune: true
selfHeal: false
# automated:
# prune: true
# selfHeal: false
+1 -1
View File
@@ -10,7 +10,7 @@ env:
- name: APP_NAMESPACE
value: prod-atlantis
- name: APP_VERSION
value: "2.92.0"
value: "2.94.0"
- name: LOG_LEVEL
value: "2"
- name: REDIS_USER
+1 -1
View File
@@ -1,7 +1,7 @@
replicaCount: 1
image:
tag: e2be9765-debug
tag: 7da363ca-debug
podAnnotations:
dapr.io/enabled: "true"