Skip to content

Commit 975d3a4

Browse files
authored
Update helm-appset.yaml
1 parent b0f852f commit 975d3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-appset/helm-appset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
- values.yaml
3030
values: |-
3131
config:
32-
port: '{{.cluster.port}}'
32+
port: '{{cluster.port}}'
3333
destination:
3434
server: https://kubernetes.default.svc
3535
namespace: '{{.path.basename}}'

0 commit comments

Comments
 (0)