Commit 1c88894
Fix traefik2 install for current Helm chart
Update helm repo URL from helm.traefik.io/traefik to
traefik.github.io/charts.
Update helm values to match the current chart schema:
- additional.checkNewVersion -> global.checkNewVersion
- additional.sendAnonymousUsage -> global.sendAnonymousUsage
- dashboard.ingressRoute -> ingressRoute.dashboard.enabled
- additionalArguments string -> indexed array format
Signed-off-by: Han Verstraete (OpenFaaS Ltd) <han@openfaas.com>1 parent 8e860ea commit 1c88894
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments