Commit 161e894
authored
Update traefik-ingress-controller.yml
As per source code, annotation should be having a value of 'true' or 'false' and not enabled. The existing examples are incorrect.
service.beta.kubernetes.io/cloudstack-load-balancer-proxy-protocol: 'true'1 parent 39d7a23 commit 161e894
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments