fix: use unified external redis for sorcerer and atlantis

This commit is contained in:
2024-12-23 07:31:14 +01:00
parent 50aabe96b8
commit 1a39118763
8 changed files with 41 additions and 131 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ spec:
chart: redis
helm:
valueFiles:
- $values/values/atlantis/staging/redis.yaml
- $values/values/redis/values-staging.yaml
ignoreDifferences:
- kind: Secret
name: azure-keyvault
+6
View File
@@ -23,6 +23,12 @@ spec:
string: staging
- name: hostname
string: sorcerer.ekman.oceanbox.io
- repoURL: https://charts.bitnami.com/bitnami
targetRevision: 20.1.7
chart: redis
helm:
valueFiles:
- $values/values/redis/values-staging.yaml
ignoreDifferences:
- kind: Secret
name: azure-keyvault