You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: traefik/VALUES.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,7 @@ Kubernetes: `>=1.22.0-0`
67
67
| deployment.runtimeClassName | string |`""`| Set a runtimeClassName on pod |
68
68
| deployment.shareProcessNamespace | bool |`false`| Use process namespace sharing |
69
69
| deployment.terminationGracePeriodSeconds | int |`60`| Amount of time (in seconds) before Kubernetes will send the SIGKILL signal if Traefik does not shut down |
70
+
| enabled | bool |`true`| Allow the Helm chart to be used as optional subchart. |
70
71
| env | list |`[]`| Additional Environment variables to be passed to Traefik's binary |
71
72
| envFrom | list |`[]`| Environment variables to be passed to Traefik's binary from configMaps or secrets |
72
73
| experimental.abortOnPluginFailure | bool |`false`| Defines whether all plugins must be loaded successfully for Traefik to start |
0 commit comments