change directory for dashboard deployments
This commit is contained in:
parent
c85e733666
commit
24853e507c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue