Skip to content

Commit c33c18f

Browse files
committed
Added permissions
1 parent fb6a8e6 commit c33c18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/helmfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environments:
77

88
helmfiles:
99
# - "releases/pull-secret.yaml"
10-
- path: "releases/app.yaml"
10+
- path: "./releases/app.yaml"
1111
values:
1212
-
1313
{{ .Values | toYaml | indent 8 }}

0 commit comments

Comments
 (0)