Alex Collins
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
3 deletions
-
apps/templates/kustomize-guestbook.yaml
|
@ -14,6 +14,3 @@ spec: |
|
|
path: kustomize-guestbook |
|
|
path: kustomize-guestbook |
|
|
repoURL: {{ .Values.spec.source.repoURL }} |
|
|
repoURL: {{ .Values.spec.source.repoURL }} |
|
|
targetRevision: {{ .Values.spec.source.targetRevision }} |
|
|
targetRevision: {{ .Values.spec.source.targetRevision }} |
|
|
syncPolicy: |
|
|
|
|
|
automated: |
|
|
|
|
|
prune: true |
|
|
|
|
|