remove pipeline
This commit is contained in:
parent
114b6560eb
commit
a8b31c4c23
6 changed files with 3 additions and 233 deletions
|
@ -79,7 +79,7 @@ spec:
|
|||
source:
|
||||
repoURL: https://git.ar21.de/aaron/k8s-deployments.git
|
||||
targetRevision: HEAD
|
||||
path: hoylogo/prod
|
||||
path: hoylogo/overlays/prod
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: hoylogo
|
||||
|
@ -99,7 +99,7 @@ spec:
|
|||
source:
|
||||
repoURL: https://git.ar21.de/aaron/k8s-deployments.git
|
||||
targetRevision: HEAD
|
||||
path: hoylogo/staging
|
||||
path: hoylogo/overlays/staging
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: hoylogo-staging
|
||||
|
@ -127,4 +127,4 @@ spec:
|
|||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
automated:
|
||||
prune: true
|
||||
prune: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue