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
|
||||
source:
|
||||
repoURL: https://git.mvzijl.nl/marco/veda.git
|
||||
targetRevision: HEAD
|
||||
targetRevision: main
|
||||
path: applications
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user