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 apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: rc-atlantis name: preprod-atlantis
namespace: argocd namespace: argocd
annotations: annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
@@ -61,6 +61,6 @@ spec:
syncOptions: syncOptions:
- CreateNamespace=true - CreateNamespace=true
- ApplyOutOfSyncOnly=true - ApplyOutOfSyncOnly=true
automated: # automated:
prune: true # prune: true
selfHeal: false # selfHeal: false
+1 -1
View File
@@ -10,7 +10,7 @@ env:
- name: APP_NAMESPACE - name: APP_NAMESPACE
value: prod-atlantis value: prod-atlantis
- name: APP_VERSION - name: APP_VERSION
value: "2.92.0" value: "2.94.0"
- name: LOG_LEVEL - name: LOG_LEVEL
value: "2" value: "2"
- name: REDIS_USER - name: REDIS_USER
+1 -1
View File
@@ -1,7 +1,7 @@
replicaCount: 1 replicaCount: 1
image: image:
tag: e2be9765-debug tag: 7da363ca-debug
podAnnotations: podAnnotations:
dapr.io/enabled: "true" dapr.io/enabled: "true"