Browse Source

Add parent app that consist only of other apps

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

2
apps/templates/helm-guestbook.yaml

@ -13,4 +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