fix: update dex manifests/ to kustomizations/

This commit is contained in:
Jonas Juselius
2024-06-06 12:52:05 +02:00
parent 956838404b
commit d07fdbe356
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -30,8 +30,8 @@ spec:
chart: dex chart: dex
helm: helm:
valueFiles: valueFiles:
- $values/manifests/dex/values.yaml - $values/kustomizations/dex/values.yaml
- $values/manifests/dex/values-{{ env }}.yaml - $values/kustomizations/dex/values-{{ env }}.yaml
- repoURL: https://gitlab.com/oceanbox/manifests.git - repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main targetRevision: main
ref: values ref: values
+1 -1
View File
@@ -11,5 +11,5 @@ spec:
source: source:
repoURL: https://gitlab.com/oceanbox/manifests.git repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: main targetRevision: main
path: manifests/dex/resources path: kustomizations/dex/resources