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. 2
      apps/values.yaml

2
apps/values.yaml

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