feat: rename kustomizations/ to values/

This commit is contained in:
2024-10-14 07:59:16 +02:00
parent 91b56423f2
commit 372c11c31e
165 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -1 +1 @@
kustomizations/petimeter/manifests/acl.json
values/petimeter/manifests/acl.json
+1 -1
View File
@@ -29,7 +29,7 @@ spec:
sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: kustomizations/archmeister
path: values/archmeister
plugin:
name: kustomize-helm-with-rewrite
parameters:
+1 -1
View File
@@ -71,7 +71,7 @@ in
{
repoURL = "https://gitlab.com/oceanbox/manifests.git";
targetRevision = "{{`{{.revision}}`}}";
path = "kustomizations/atlantis";
path = "values/atlantis";
plugin = {
name = "kustomize-helm-with-rewrite";
parameters = [
+1 -1
View File
@@ -29,7 +29,7 @@ spec:
sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: kustomizations/atlantis
path: values/atlantis
plugin:
name: kustomize-helm-with-rewrite
parameters:
+1 -1
View File
@@ -24,7 +24,7 @@ spec:
source:
repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: kustomizations/busynix
path: values/busynix
plugin:
name: kustomize-helm-with-rewrite
parameters:
+2 -2
View File
@@ -25,8 +25,8 @@ spec:
chart: cerbos
helm:
valueFiles:
- $values/kustomizations/cerbos/values.yaml
- $values/kustomizations/cerbos/values-{{ env }}.yaml
- $values/values/cerbos/values.yaml
- $values/values/cerbos/values-{{ env }}.yaml
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
ref: values
+1 -1
View File
@@ -11,5 +11,5 @@ spec:
source:
repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: kustomizations/dex/manifests
path: values/dex/manifests
+1 -1
View File
@@ -24,7 +24,7 @@ spec:
sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: kustomizations/geoserver
path: values/geoserver
plugin:
name: kustomize-helm-with-rewrite
parameters:
+1 -1
View File
@@ -29,7 +29,7 @@ spec:
sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: kustomizations/hipster
path: values/hipster
plugin:
name: kustomize-helm-with-rewrite
parameters:
+2 -2
View File
@@ -14,9 +14,9 @@ spec:
chart: jaeger-operator
helm:
valueFiles:
- $values/kustomizations/jaeger/values.yaml
- $values/values/jaeger/values.yaml
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
# path: kustomizations/jaeger/manifests
# path: values/jaeger/manifests
ref: values
+1 -1
View File
@@ -14,7 +14,7 @@ spec:
chart: keycloak
helm:
valueFiles:
- $values/kustomizations/keycloak/values.yaml
- $values/values/keycloak/values.yaml
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
ref: values
+2 -2
View File
@@ -32,8 +32,8 @@ spec:
chart: openfga
helm:
valueFiles:
- $values/kustomizations/openfga/values.yaml
- $values/kustomizations/openfga/values-{{ .env }}.yaml
- $values/values/openfga/values.yaml
- $values/values/openfga/values-{{ .env }}.yaml
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
ref: values
+1 -1
View File
@@ -24,7 +24,7 @@ spec:
source:
repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD
path: kustomizations/osm-tile-server
path: values/osm-tile-server
plugin:
name: kustomize-helm-with-rewrite
parameters:
+2 -2
View File
@@ -29,7 +29,7 @@ spec:
sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: kustomizations/petimeter
path: values/petimeter
plugin:
name: kustomize-helm-with-rewrite
parameters:
@@ -39,7 +39,7 @@ spec:
string: '{{ .hostname }}'
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: kustomizations/petimeter/manifests
path: values/petimeter/manifests
templatePatch: |
{{- if .autoSync }}
spec:
+2 -2
View File
@@ -27,8 +27,8 @@ spec:
chart: rabbitmq
helm:
valueFiles:
- $values/kustomizations/rabbitmq/values-{{ env }}.yaml
- $values/values/rabbitmq/values-{{ env }}.yaml
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: kustomizations/rabbitmq/{{ env }}
path: values/rabbitmq/{{ env }}
ref: values
+2 -2
View File
@@ -25,13 +25,13 @@ spec:
chart: redis
helm:
valueFiles:
- $values/kustomizations/redis/values-{{ env }}.yaml
- $values/values/redis/values-{{ env }}.yaml
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: HEAD
ref: values
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: kustomizations/redis/{{ env }}
path: values/redis/{{ env }}
ignoreDifferences:
- group: apps
kind: StatefulSet
+1 -1
View File
@@ -14,7 +14,7 @@ spec:
chart: seq
helm:
valueFiles:
- $values/kustomizations/seq/values.yaml
- $values/values/seq/values.yaml
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
ref: values
+1 -1
View File
@@ -29,7 +29,7 @@ spec:
sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: kustomizations/sorcerer
path: values/sorcerer
plugin:
name: kustomize-helm-with-rewrite
parameters:
@@ -24,14 +24,14 @@ spec:
sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: 'kustomizations/dex/{{ env }}'
path: 'values/dex/{{ env }}'
- repoURL: https://charts.dexidp.io
targetRevision: 0.16.0
chart: dex
helm:
valueFiles:
- $values/kustomizations/dex/values.yaml
- $values/kustomizations/dex/values-{{ env }}.yaml
- $manifests/values/dex/values.yaml
- $manifests/values/dex/values-{{ env }}.yaml
- repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
ref: values
@@ -11,5 +11,5 @@ spec:
source:
repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main
path: kustomizations/dex/resources
path: values/dex/resources

Some files were not shown because too many files have changed in this diff Show More