Browse Source

Merge branch 'feature/argocd' of github.com:vmohammed/argocd-example-apps into feature/argocd

pull/150/head
vaseem.mohammed 3 years ago
parent
commit
19628940b1
  1. 4
      apps/values.yaml

4
apps/values.yaml

@ -2,5 +2,5 @@ spec:
destination:
server: https://kubernetes.default.svc
source:
repoURL: https://github.com/argoproj/argocd-example-apps
targetRevision: HEAD
repoURL: https://github.com/vmohammed/argocd-example-apps.git
targetRevision: HEAD

Loading…
Cancel
Save