We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb6a8e6 commit c33c18fCopy full SHA for c33c18f
deploy/helmfile.yaml
@@ -7,7 +7,7 @@ environments:
7
8
helmfiles:
9
# - "releases/pull-secret.yaml"
10
- - path: "releases/app.yaml"
+ - path: "./releases/app.yaml"
11
values:
12
-
13
{{ .Values | toYaml | indent 8 }}
0 commit comments