fix: fix staging atlantis app and tweak keycloak

This commit is contained in:
2024-12-31 13:34:38 +01:00
parent 0726aa922b
commit 4498df8aea
2 changed files with 7 additions and 1 deletions
+4 -1
View File
@@ -23,8 +23,11 @@ spec:
prune: true prune: true
selfHeal: true selfHeal: true
sources: sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: nixidy
path: values/keycloak/prod
- repoURL: https://charts.bitnami.com/bitnami - repoURL: https://charts.bitnami.com/bitnami
targetRevision: 24.3.1 targetRevision: 24.0.2
chart: keycloak chart: keycloak
helm: helm:
valueFiles: valueFiles:
+3
View File
@@ -13,6 +13,9 @@ spec:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
project: atlantis project: atlantis
sources: sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: nixidy
ref: values
- repoURL: https://gitlab.com/oceanbox/manifests.git - repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: nixidy targetRevision: nixidy
path: values/atlantis path: values/atlantis