We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a4fec1 commit 2144a37Copy full SHA for 2144a37
charts/traefik/values.webinternal.yaml.gotmpl
@@ -1,6 +1,6 @@
1
ports:
2
webinternal:
3
- nodePort: 32081
+ nodePort: {{ requiredEnv "KUBERNETES_WEBINTERNAL_PORT" }}
4
port: 8001
5
expose:
6
default: true
0 commit comments