Skip to content

Commit 7d3261e

Browse files
authored
fix(sync): use master branch (#389)
Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
1 parent 0eb6d91 commit 7d3261e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ config:
33
destination:
44
server: https://kubernetes.default.svc
55
source:
6-
repoURL: https://github.com/agaudreault/argocd-example-apps
7-
targetRevision: sync-from-demo
6+
repoURL: https://github.com/argoproj/argocd-example-apps
7+
targetRevision: master
88

99
applications:
1010
- name: blue-green

0 commit comments

Comments
 (0)