change directory for dashboard deployments

This commit is contained in:
Aaron Riedel 2024-10-04 19:15:22 +02:00
parent c85e733666
commit 24853e507c
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -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