fix: fix atlantis staging database
This commit is contained in:
@@ -1,21 +0,0 @@
|
|||||||
apiVersion: argoproj.io/v1alpha1
|
|
||||||
kind: Application
|
|
||||||
metadata:
|
|
||||||
name: keycloak
|
|
||||||
namespace: argocd
|
|
||||||
spec:
|
|
||||||
project: aux
|
|
||||||
destination:
|
|
||||||
server: https://kubernetes.default.svc
|
|
||||||
namespace: idp
|
|
||||||
sources:
|
|
||||||
- repoURL: https://charts.bitnami.com/bitnami
|
|
||||||
targetRevision: 24.0.2
|
|
||||||
chart: keycloak
|
|
||||||
helm:
|
|
||||||
valueFiles:
|
|
||||||
- $values/values/keycloak/values.yaml
|
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
|
||||||
targetRevision: main
|
|
||||||
ref: values
|
|
||||||
|
|
||||||
@@ -96,8 +96,8 @@ cluster:
|
|||||||
bootstrap:
|
bootstrap:
|
||||||
enabled: true
|
enabled: true
|
||||||
source:
|
source:
|
||||||
db: prod-archmeister
|
db: prod-atlantis-db
|
||||||
namespace: atlantis
|
namespace: prod-atlantis
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|||||||
Reference in New Issue
Block a user