From 334d6bc4baa6135e9594c39a97a028ec2523b46e Mon Sep 17 00:00:00 2001 From: Roxedus Date: Sat, 4 Jun 2022 22:15:56 +0200 Subject: [PATCH] rst --- Charts/traefik/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Charts/traefik/values.yaml b/Charts/traefik/values.yaml index b7dece2..5d986f7 100644 --- a/Charts/traefik/values.yaml +++ b/Charts/traefik/values.yaml @@ -299,7 +299,7 @@ traefik: # liveness probes, but you can adjust its config to your liking traefik: port: 9000 - expose: false + expose: true # The exposed port for this service exposedPort: 9000 # The port protocol (TCP/UDP) @@ -307,8 +307,8 @@ traefik: web: port: 8000 # hostPort: 8000 - expose: false - exposedPort: 80 + expose: true + #exposedPort: 80 # The port protocol (TCP/UDP) protocol: TCP # Use nodeport if set. This is useful if you have configured Traefik in a