Update ArgoCD patch to change targetRevision from HEAD to main
This commit is contained in:
parent
51d9f77411
commit
c0abdf5b85
@ -17,7 +17,7 @@ cluster:
|
|||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://git.mvzijl.nl/marco/veda.git
|
repoURL: https://git.mvzijl.nl/marco/veda.git
|
||||||
targetRevision: HEAD
|
targetRevision: main
|
||||||
path: applications
|
path: applications
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user