Skip to content

Commit 63150cf

Browse files
committed
Add ignoreMissingValueFiles option in apps.yaml for universal-app helm chart
1 parent a5c0519 commit 63150cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/argo-apps/apps.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ spec:
2424
- path: charts/universal-app
2525
repoURL: https://github.com/code4romania/code4ro-k8s.git
2626
targetRevision: HEAD
27+
ignoreMissingValueFiles: true
2728
helm:
2829
valueFiles:
2930
- $myRepo/apps/{{ .path.basename }}/values.yaml

0 commit comments

Comments
 (0)