fix: traget revision and staging cluster

This commit is contained in:
Jonas Juselius
2024-02-09 15:26:42 +01:00
parent 1a4301e6e3
commit 301d35c957
16 changed files with 25 additions and 25 deletions
+3 -3
View File
@@ -10,7 +10,7 @@ spec:
- cluster: https://kubernetes.default.svc
env: prod
hostname: atlantis.srv.oceanbox.io
- cluster: https://kubernetes.default.svc
- cluster: https://staging-vcluster.staging-vcluster:443
env: staging
hostname: atlantis.beta.oceanbox.io
template:
@@ -23,7 +23,7 @@ spec:
server: '{{ cluster }}'
sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD
targetRevision: dev
path: charts/atlantis
plugin:
name: kustomize-helm-with-rewrite
@@ -33,5 +33,5 @@ spec:
- name: hostname
string: '{{ hostname }}'
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD
targetRevision: dev
path: charts/atlantis/manifests