|
@ -11,8 +11,8 @@ spec: |
|
|
server: {{ .Values.spec.destination.server }} |
|
|
server: {{ .Values.spec.destination.server }} |
|
|
project: default |
|
|
project: default |
|
|
source: |
|
|
source: |
|
|
path: guestbook |
|
|
path: sync-waves |
|
|
repoURL: https://github.com/argoproj/argocd-example-apps |
|
|
repoURL: {{ .Values.spec.source.repoURL }} |
|
|
targetRevision: {{ .Values.spec.source.targetRevision }} |
|
|
targetRevision: {{ .Values.spec.source.targetRevision }} |
|
|
syncPolicy: |
|
|
syncPolicy: |
|
|
automated: |
|
|
automated: |
|
|