Browse Source

Update helm-guestbook.yaml

pull/41/head
Alex Collins 6 years ago
committed by GitHub
parent
commit
fcf0b41996
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      apps/templates/helm-guestbook.yaml

3
apps/templates/helm-guestbook.yaml

@ -14,6 +14,3 @@ spec:
path: helm-guestbook
repoURL: {{ .Values.spec.source.repoURL }}
targetRevision: {{ .Values.spec.source.targetRevision }}
syncPolicy:
automated:
prune: true

Loading…
Cancel
Save