Browse Source

Add parent app that consist only of other apps

pull/66/head
hotdawg 4 years ago
parent
commit
089a69f3ad
  1. 4
      apps/templates/helm-guestbook.yaml

4
apps/templates/helm-guestbook.yaml

@ -13,6 +13,4 @@ spec:
source:
path: helm-guestbook
repoURL: {{ .Values.spec.source.repoURL }}
targetRevision: {{ .Values.spec.source.targetRevision }}
targetRevision: {{ .Values.spec.source.targetRevision }}
Loading…
Cancel
Save