fix: update sorcerer beta and atlantis preprod
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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,7 +1,7 @@
|
||||
replicaCount: 1
|
||||
|
||||
image:
|
||||
tag: e2be9765-debug
|
||||
tag: 7da363ca-debug
|
||||
|
||||
podAnnotations:
|
||||
dapr.io/enabled: "true"
|
||||
|
||||
Reference in New Issue
Block a user