Incorrect branch definition
This commit is contained in:
parent
c4f89c1cf0
commit
19923c598b
@ -9,8 +9,7 @@ spec:
|
||||
generators:
|
||||
- git:
|
||||
repoURL: https://git.mvzijl.nl/marco/veda.git
|
||||
revision: HEAD
|
||||
branch: applicationset-rewrite
|
||||
revision: applicationset-rewrite
|
||||
directories:
|
||||
- path: apps/*
|
||||
template:
|
||||
@ -22,8 +21,7 @@ spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://git.mvzijl.nl/marco/veda.git
|
||||
targetRevision: HEAD
|
||||
branch: applicationset-rewrite
|
||||
targetRevision: applicationset-rewrite
|
||||
path: '{{.path.path}}'
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user