From dd769158ae65c6dbf028ec7502c8bf74eefb3e9b Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Thu, 6 Jun 2024 12:54:58 +0200 Subject: [PATCH] fix: update dex manifests/ to kustomizations/ (final) --- kustomizations/dex/manifests/dex.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomizations/dex/manifests/dex.yaml b/kustomizations/dex/manifests/dex.yaml index 35294196..449389e8 100644 --- a/kustomizations/dex/manifests/dex.yaml +++ b/kustomizations/dex/manifests/dex.yaml @@ -24,7 +24,7 @@ spec: sources: - repoURL: https://gitlab.com/oceanbox/manifests.git targetRevision: main - path: 'manifests/dex/{{ env }}' + path: 'kustomizations/dex/{{ env }}' - repoURL: https://charts.dexidp.io targetRevision: 0.16.0 chart: dex