File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ helm install my-ingress3 haproxytech/kubernetes-ingress \
111111 --set controller.service.annotations."service\.beta\.kubernetes\.io/aws-load-balancer-cross-zone-load-balancing-enabled"="true"
112112```
113113
114- *** NOTE*** : With helm ` --set ` it is needed to put quotes and escape dots in the annotation key.
114+ *** NOTE*** : With helm ` --set ` it is needed to put quotes and escape dots in the annotation key and commas in the value string .
115115
116116### Using values from YAML file
117117
@@ -164,4 +164,4 @@ helm install my-release haproxytech/kubernetes-ingress \
164164
165165## Contributing
166166
167- We welcome all contributions. Please refer to [ guidelines] ( ../CONTRIBUTING.md ) on how to make a contribution.
167+ We welcome all contributions. Please refer to [ guidelines] ( ../CONTRIBUTING.md ) on how to make a contribution.
You can’t perform that action at this time.
0 commit comments