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
+2 -2
View File
@@ -10,7 +10,7 @@ spec:
- cluster: https://kubernetes.default.svc - cluster: https://kubernetes.default.svc
env: prod env: prod
hostname: archmeister.srv.oceanbox.io hostname: archmeister.srv.oceanbox.io
- cluster: https://kubernetes.default.svc - cluster: https://staging-vcluster.staging-vcluster:443
env: staging env: staging
hostname: archmeister.beta.oceanbox.io hostname: archmeister.beta.oceanbox.io
template: template:
@@ -23,7 +23,7 @@ spec:
server: '{{ cluster }}' server: '{{ cluster }}'
source: source:
repoURL: https://gitlab.com/oceanbox/manifests.git repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD targetRevision: dev
path: charts/archmeister path: charts/archmeister
plugin: plugin:
name: kustomize-helm-with-rewrite name: kustomize-helm-with-rewrite
+1 -1
View File
@@ -10,6 +10,6 @@ spec:
# namespace: # namespace:
source: source:
repoURL: https://gitlab.com/oceanbox/manifests.git repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD targetRevision: dev
path: resources/atlantis/host-manifests path: resources/atlantis/host-manifests
+2 -2
View File
@@ -9,7 +9,7 @@ spec:
elements: elements:
- cluster: https://kubernetes.default.svc - cluster: https://kubernetes.default.svc
env: prod env: prod
- cluster: https://kubernetes.default.svc - cluster: https://staging-vcluster.staging-vcluster:443
env: staging env: staging
template: template:
metadata: metadata:
@@ -21,5 +21,5 @@ spec:
namespace: atlantis namespace: atlantis
sources: sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git - repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD targetRevision: dev
path: resources/atlantis/manifests path: resources/atlantis/manifests
+3 -3
View File
@@ -10,7 +10,7 @@ spec:
- cluster: https://kubernetes.default.svc - cluster: https://kubernetes.default.svc
env: prod env: prod
hostname: atlantis.srv.oceanbox.io hostname: atlantis.srv.oceanbox.io
- cluster: https://kubernetes.default.svc - cluster: https://staging-vcluster.staging-vcluster:443
env: staging env: staging
hostname: atlantis.beta.oceanbox.io hostname: atlantis.beta.oceanbox.io
template: template:
@@ -23,7 +23,7 @@ spec:
server: '{{ cluster }}' server: '{{ cluster }}'
sources: sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git - repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD targetRevision: dev
path: charts/atlantis path: charts/atlantis
plugin: plugin:
name: kustomize-helm-with-rewrite name: kustomize-helm-with-rewrite
@@ -33,5 +33,5 @@ spec:
- name: hostname - name: hostname
string: '{{ hostname }}' string: '{{ hostname }}'
- repoURL: https://gitlab.com/oceanbox/manifests.git - repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD targetRevision: dev
path: charts/atlantis/manifests path: charts/atlantis/manifests
+2 -2
View File
@@ -10,7 +10,7 @@ spec:
- cluster: https://kubernetes.default.svc - cluster: https://kubernetes.default.svc
env: prod env: prod
hostname: busynix.srv.oceanbox.io hostname: busynix.srv.oceanbox.io
- cluster: https://kubernetes.default.svc - cluster: https://staging-vcluster.staging-vcluster:443
env: staging env: staging
hostname: busynix.beta.oceanbox.io hostname: busynix.beta.oceanbox.io
template: template:
@@ -23,7 +23,7 @@ spec:
server: '{{ cluster }}' server: '{{ cluster }}'
source: source:
repoURL: https://gitlab.com/oceanbox/manifests.git repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD targetRevision: dev
path: charts/busynix path: charts/busynix
plugin: plugin:
name: kustomize-helm-with-rewrite name: kustomize-helm-with-rewrite
+2 -2
View File
@@ -9,7 +9,7 @@ spec:
elements: elements:
- cluster: https://kubernetes.default.svc - cluster: https://kubernetes.default.svc
env: prod env: prod
- cluster: https://kubernetes.default.svc - cluster: https://staging-vcluster.staging-vcluster:443
env: staging env: staging
template: template:
metadata: metadata:
@@ -28,5 +28,5 @@ spec:
- $values/cerbos/values.yaml - $values/cerbos/values.yaml
- $values/cerbos/{{ env }}-values.yaml - $values/cerbos/{{ env }}-values.yaml
- repoURL: https://gitlab.com/oceanbox/manifests.git - repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD targetRevision: dev
ref: values ref: values
+1 -1
View File
@@ -10,6 +10,6 @@ spec:
namespace: idp namespace: idp
source: source:
repoURL: https://gitlab.com/oceanbox/manifests.git repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD targetRevision: dev
path: charts/dex/manifests path: charts/dex/manifests
+2 -2
View File
@@ -10,7 +10,7 @@ spec:
- cluster: https://kubernetes.default.svc - cluster: https://kubernetes.default.svc
env: prod env: prod
hostname: geoserver.srv.oceanbox.io hostname: geoserver.srv.oceanbox.io
- cluster: https://kubernetes.default.svc - cluster: https://staging-vcluster.staging-vcluster:443
env: staging env: staging
hostname: geoserver.beta.oceanbox.io hostname: geoserver.beta.oceanbox.io
template: template:
@@ -23,7 +23,7 @@ spec:
namespace: geoserver namespace: geoserver
sources: sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git - repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD targetRevision: dev
path: charts/geoserver path: charts/geoserver
plugin: plugin:
name: kustomize-helm-with-rewrite name: kustomize-helm-with-rewrite
+3 -3
View File
@@ -10,7 +10,7 @@ spec:
- cluster: https://kubernetes.default.svc - cluster: https://kubernetes.default.svc
env: prod env: prod
hostname: hipster.srv.oceanbox.io hostname: hipster.srv.oceanbox.io
- cluster: https://kubernetes.default.svc - cluster: https://staging-vcluster.staging-vcluster:443
env: staging env: staging
hostname: hipster.beta.oceanbox.io hostname: hipster.beta.oceanbox.io
template: template:
@@ -23,7 +23,7 @@ spec:
server: '{{ cluster }}' server: '{{ cluster }}'
sources: sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git - repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD targetRevision: dev
path: charts/hipster path: charts/hipster
plugin: plugin:
name: kustomize-helm-with-rewrite name: kustomize-helm-with-rewrite
@@ -33,5 +33,5 @@ spec:
- name: hostname - name: hostname
string: '{{ hostname }}' string: '{{ hostname }}'
- repoURL: https://gitlab.com/oceanbox/manifests.git - repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD targetRevision: dev
path: charts/hipster/manifests path: charts/hipster/manifests
+1 -1
View File
@@ -16,7 +16,7 @@ spec:
valueFiles: valueFiles:
- $values/jaeger/values.yaml - $values/jaeger/values.yaml
- repoURL: https://gitlab.com/oceanbox/manifests.git - repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD targetRevision: dev
# path: charts/jaeger/manifests # path: charts/jaeger/manifests
ref: values ref: values
+1 -1
View File
@@ -16,6 +16,6 @@ spec:
valueFiles: valueFiles:
- $values/keycloak/values.yaml - $values/keycloak/values.yaml
- repoURL: https://gitlab.com/oceanbox/manifests.git - repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD targetRevision: dev
ref: values ref: values
+1 -1
View File
@@ -10,7 +10,7 @@ spec:
- cluster: https://kubernetes.default.svc - cluster: https://kubernetes.default.svc
env: prod env: prod
hostname: osm.srv.oceanbox.io hostname: osm.srv.oceanbox.io
- cluster: https://kubernetes.default.svc - cluster: https://staging-vcluster.staging-vcluster:443
env: staging env: staging
hostname: osm.beta.oceanbox.io hostname: osm.beta.oceanbox.io
template: template:
+1 -1
View File
@@ -10,7 +10,7 @@ spec:
- cluster: https://kubernetes.default.svc - cluster: https://kubernetes.default.svc
env: prod env: prod
hostname: petimeter.srv.oceanbox.io hostname: petimeter.srv.oceanbox.io
- cluster: https://kubernetes.default.svc - cluster: https://staging-vcluster.staging-vcluster:443
env: staging env: staging
hostname: petimeter.beta.oceanbox.io hostname: petimeter.beta.oceanbox.io
template: template:
+1 -1
View File
@@ -10,7 +10,7 @@ spec:
- cluster: https://kubernetes.default.svc - cluster: https://kubernetes.default.svc
env: prod env: prod
hostname: rabbitmq.srv.oceanbox.io hostname: rabbitmq.srv.oceanbox.io
- cluster: https://kubernetes.default.svc - cluster: https://staging-vcluster.staging-vcluster:443
env: staging env: staging
hostname: rabbitmq.beta.oceanbox.io hostname: rabbitmq.beta.oceanbox.io
template: template:
+1 -1
View File
@@ -10,7 +10,7 @@ spec:
- cluster: https://kubernetes.default.svc - cluster: https://kubernetes.default.svc
env: prod env: prod
hostname: redis.srv.oceanbox.io hostname: redis.srv.oceanbox.io
- cluster: https://kubernetes.default.svc - cluster: https://staging-vcluster.staging-vcluster:443
env: staging env: staging
hostname: redis.beta.oceanbox.io hostname: redis.beta.oceanbox.io
template: template:
+1 -1
View File
@@ -10,7 +10,7 @@ spec:
- cluster: https://kubernetes.default.svc - cluster: https://kubernetes.default.svc
env: prod env: prod
hostname: sorcerer.srv.oceanbox.io hostname: sorcerer.srv.oceanbox.io
- cluster: https://kubernetes.default.svc - cluster: https://staging-vcluster.staging-vcluster:443
env: staging env: staging
hostname: sorcerer.beta.oceanbox.io hostname: sorcerer.beta.oceanbox.io
template: template: