Browse Source

chore: fixing app

pull/115/head
Christopher Quiles 4 years ago
parent
commit
70d150f882
  1. 4
      applicationsets/testappset.yaml

4
applicationsets/testappset.yaml

@ -10,7 +10,7 @@ spec:
elements:
# v0.2.0+ form - does not require cluster/URL keys (but are still supported)
- overlay: qa
gitRepo: git@github.com:evercas-chris/argocd-example-apps.git
gitRepo: git@github.com:evercast-chris/argocd-example-apps.git
appPath: overlays
appBranch: master
cluster: test2
@ -35,4 +35,4 @@ spec:
targetRevision: '{{appBranch}}'
path: '{{appPath}}/{{overlay}}'
destination:
server: '{{url}}'
server: '{{url}}'

Loading…
Cancel
Save