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 b0f852f commit 975d3a4Copy full SHA for 975d3a4
helm-appset/helm-appset.yaml
@@ -29,7 +29,7 @@ spec:
29
- values.yaml
30
values: |-
31
config:
32
- port: '{{.cluster.port}}'
+ port: '{{cluster.port}}'
33
destination:
34
server: https://kubernetes.default.svc
35
namespace: '{{.path.basename}}'
0 commit comments