infra: pin web argocd app to develop

This commit is contained in:
Seth Call 2026-03-14 07:37:54 -06:00
parent b54bc7b158
commit 38095b496f
1 changed files with 1 additions and 1 deletions

View File

@ -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}'