summaryrefslogtreecommitdiff
path: root/os/kay/modules
diff options
context:
space:
mode:
Diffstat (limited to 'os/kay/modules')
-rw-r--r--os/kay/modules/internal/k3s/traefik-daemonset.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/kay/modules/internal/k3s/traefik-daemonset.yaml b/os/kay/modules/internal/k3s/traefik-daemonset.yaml
index 006cf52..0ca9890 100644
--- a/os/kay/modules/internal/k3s/traefik-daemonset.yaml
+++ b/os/kay/modules/internal/k3s/traefik-daemonset.yaml
@@ -12,6 +12,6 @@ spec:
externalTrafficPolicy: Local
ports:
web:
- hostPort: 8080
+ exposedPort: 8080
websecure:
- hostPort: 8443
+ exposedPort: 8443