Merge pull request 'remove pipeline' (#153) from remove-pipeline into main

Reviewed-on: #153
This commit is contained in:
Aaron Riedel 2024-10-04 19:20:44 +02:00
commit a8c248239d
2 changed files with 2 additions and 58 deletions

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