infra: pin web argocd app to develop
This commit is contained in:
parent
b54bc7b158
commit
38095b496f
|
|
@ -9,7 +9,7 @@ spec:
|
|||
project: default
|
||||
source:
|
||||
repoURL: 'git@bitbucket.org:jamkazam/video-iac.git'
|
||||
targetRevision: HEAD
|
||||
targetRevision: develop
|
||||
path: k8s/jam-cloud
|
||||
directory:
|
||||
include: '{namespace.yaml,web.yaml}'
|
||||
|
|
|
|||
Loading…
Reference in New Issue