fix: fix staging sorcerer archmaester url

This commit is contained in:
2025-02-07 15:40:34 +01:00
parent 2bf07efbd9
commit f9a2190d76
4 changed files with 13 additions and 7 deletions
+8 -2
View File
@@ -33,6 +33,12 @@ spec:
valueFiles:
- $values/values/atlantis/staging/redis.yaml
ignoreDifferences:
- kind: Secret
name: dapr-api-token
jqPathExpressions:
- '.data'
- '.metadata.labels'
- '.metadata.annotations'
- kind: Secret
name: azure-keyvault
jqPathExpressions:
@@ -46,13 +52,13 @@ spec:
- '.metadata.labels'
- '.metadata.annotations'
- kind: Secret
name: prod-archmeister-replication
name: prod-atlantis-db-replication
jqPathExpressions:
- '.data'
- '.metadata.labels'
- '.metadata.annotations'
- kind: Secret
name: prod-archmeister-ca
name: prod-atlantis-db-ca
jqPathExpressions:
- '.data'
- '.metadata.labels'
+3 -3
View File
@@ -49,6 +49,6 @@ spec:
syncOptions:
- CreateNamespace=true
- ApplyOutOfSyncOnly=true
# automated:
# prune: true
# selfHeal: false
automated:
prune: true
selfHeal: false
+1 -1
View File
@@ -69,7 +69,7 @@
"appNamespace": "staging-sorcerer",
"appVersion": "0.0.0",
"otelCollector": "http://10.255.241.12:4317",
"archiveSvc": "https://maps.beta.oceanbox.io",
"archiveSvc": "https://atlantis.beta.oceanbox.io",
"dataDir": "/data/archives",
"cacheDir": "/data/archives/cache"
}
+1 -1
View File
@@ -1,7 +1,7 @@
replicaCount: 1
image:
tag: v4.16.3
tag: 73a2bbb7-debug
podAnnotations:
dapr.io/enabled: "true"