fix: swich back from dev to main
This commit is contained in:
@@ -28,7 +28,7 @@ spec:
|
|||||||
server: "{{ .cluster }}"
|
server: "{{ .cluster }}"
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
path: charts/archmeister
|
path: charts/archmeister
|
||||||
plugin:
|
plugin:
|
||||||
name: kustomize-helm-with-rewrite
|
name: kustomize-helm-with-rewrite
|
||||||
|
|||||||
@@ -11,6 +11,6 @@ spec:
|
|||||||
automated: {}
|
automated: {}
|
||||||
source:
|
source:
|
||||||
repoURL: https://gitlab.com/oceanbox/manifests.git
|
repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
path: resources/atlantis/host-manifests
|
path: resources/atlantis/host-manifests
|
||||||
|
|
||||||
|
|||||||
@@ -23,5 +23,5 @@ spec:
|
|||||||
namespace: atlantis
|
namespace: atlantis
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
path: 'resources/atlantis/manifests/{{ env }}'
|
path: 'resources/atlantis/manifests/{{ env }}'
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ spec:
|
|||||||
server: '{{ .cluster }}'
|
server: '{{ .cluster }}'
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
path: charts/atlantis
|
path: charts/atlantis
|
||||||
plugin:
|
plugin:
|
||||||
name: kustomize-helm-with-rewrite
|
name: kustomize-helm-with-rewrite
|
||||||
@@ -38,7 +38,7 @@ spec:
|
|||||||
- name: hostname
|
- name: hostname
|
||||||
string: '{{ .hostname }}'
|
string: '{{ .hostname }}'
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
path: charts/atlantis/manifests
|
path: charts/atlantis/manifests
|
||||||
templatePatch: |
|
templatePatch: |
|
||||||
{{- if .autoSync }}
|
{{- if .autoSync }}
|
||||||
|
|||||||
@@ -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: dev
|
targetRevision: main
|
||||||
path: charts/busynix
|
path: charts/busynix
|
||||||
plugin:
|
plugin:
|
||||||
name: kustomize-helm-with-rewrite
|
name: kustomize-helm-with-rewrite
|
||||||
|
|||||||
@@ -28,5 +28,5 @@ spec:
|
|||||||
- $values/charts/cerbos/values.yaml
|
- $values/charts/cerbos/values.yaml
|
||||||
- $values/charts/cerbos/values-{{ env }}.yaml
|
- $values/charts/cerbos/values-{{ env }}.yaml
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
|
|||||||
@@ -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: dev
|
targetRevision: main
|
||||||
path: charts/dex/manifests
|
path: charts/dex/manifests
|
||||||
|
|
||||||
|
|||||||
@@ -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: dev
|
targetRevision: main
|
||||||
path: charts/geoserver
|
path: charts/geoserver
|
||||||
plugin:
|
plugin:
|
||||||
name: kustomize-helm-with-rewrite
|
name: kustomize-helm-with-rewrite
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ spec:
|
|||||||
server: '{{ .cluster }}'
|
server: '{{ .cluster }}'
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
path: charts/hipster
|
path: charts/hipster
|
||||||
plugin:
|
plugin:
|
||||||
name: kustomize-helm-with-rewrite
|
name: kustomize-helm-with-rewrite
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ spec:
|
|||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/charts/jaeger/values.yaml
|
- $values/charts/jaeger/values.yaml
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
# path: charts/jaeger/manifests
|
# path: charts/jaeger/manifests
|
||||||
ref: values
|
ref: values
|
||||||
|
|
||||||
|
|||||||
@@ -16,6 +16,6 @@ spec:
|
|||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/charts/keycloak/values.yaml
|
- $values/charts/keycloak/values.yaml
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
|
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ spec:
|
|||||||
server: '{{ .cluster }}'
|
server: '{{ .cluster }}'
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
path: charts/petimeter
|
path: charts/petimeter
|
||||||
plugin:
|
plugin:
|
||||||
name: kustomize-helm-with-rewrite
|
name: kustomize-helm-with-rewrite
|
||||||
@@ -38,7 +38,7 @@ spec:
|
|||||||
- name: hostname
|
- name: hostname
|
||||||
string: '{{ .hostname }}'
|
string: '{{ .hostname }}'
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
path: charts/petimeter/manifests
|
path: charts/petimeter/manifests
|
||||||
templatePatch: |
|
templatePatch: |
|
||||||
{{- if .autoSync }}
|
{{- if .autoSync }}
|
||||||
|
|||||||
@@ -29,6 +29,6 @@ spec:
|
|||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/charts/rabbitmq/values-{{ env }}.yaml
|
- $values/charts/rabbitmq/values-{{ env }}.yaml
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
path: charts/rabbitmq/{{ env }}
|
path: charts/rabbitmq/{{ env }}
|
||||||
ref: values
|
ref: values
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ spec:
|
|||||||
# path: charts/redis/{{ env }}
|
# path: charts/redis/{{ env }}
|
||||||
# ref: values
|
# ref: values
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
path: charts/redis
|
path: charts/redis
|
||||||
plugin:
|
plugin:
|
||||||
name: kustomize-helm-with-rewrite
|
name: kustomize-helm-with-rewrite
|
||||||
|
|||||||
@@ -16,5 +16,5 @@ spec:
|
|||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/charts/seq/values.yaml
|
- $values/charts/seq/values.yaml
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
ref: values
|
ref: values
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ spec:
|
|||||||
server: '{{ .cluster }}'
|
server: '{{ .cluster }}'
|
||||||
sources:
|
sources:
|
||||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||||
targetRevision: dev
|
targetRevision: main
|
||||||
path: charts/sorcerer
|
path: charts/sorcerer
|
||||||
plugin:
|
plugin:
|
||||||
name: kustomize-helm-with-rewrite
|
name: kustomize-helm-with-rewrite
|
||||||
|
|||||||
Reference in New Issue
Block a user