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