Skip to content

Commit 27b217d

Browse files
committed
Use double quotes
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
1 parent c4ba427 commit 27b217d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/node-pools/worker-splitaz/userdata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ write_files:
5656
- eks
5757
- get-token
5858
- --cluster-name
59-
- '{{.Cluster.Name}}'
59+
- "{{.Cluster.Name}}"
6060
contexts:
6161
- context:
6262
cluster: local

0 commit comments

Comments
 (0)