diff --git a/app-files/core-deployments.yaml b/app-files/core-deployments.yaml index cbeb2ed..53bc7dc 100644 --- a/app-files/core-deployments.yaml +++ b/app-files/core-deployments.yaml @@ -240,7 +240,7 @@ spec: source: repoURL: https://git.ar21.de/yolokube/core-deployments.git targetRevision: HEAD - path: dashboard/prod + path: dashboard/overlays/prod destination: server: https://kubernetes.default.svc namespace: dashboard @@ -260,7 +260,7 @@ spec: source: repoURL: https://git.ar21.de/yolokube/core-deployments.git targetRevision: HEAD - path: dashboard/staging + path: dashboard/overlays/staging destination: server: https://kubernetes.default.svc namespace: dashboard-staging