From cb8edfca2bf78bfb866a558f8e39e9d14431b6aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simen=20R=C3=B8stvik?= Date: Tue, 15 Nov 2022 09:24:10 +0100 Subject: [PATCH] ingress --- .../.ingress => Deployments}/traefik-ingress.yaml | 0 apps/templates/traefik.yaml | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename {Deployments.ol/.ingress => Deployments}/traefik-ingress.yaml (100%) diff --git a/Deployments.ol/.ingress/traefik-ingress.yaml b/Deployments/traefik-ingress.yaml similarity index 100% rename from Deployments.ol/.ingress/traefik-ingress.yaml rename to Deployments/traefik-ingress.yaml diff --git a/apps/templates/traefik.yaml b/apps/templates/traefik.yaml index 832c7fb..7d14be3 100644 --- a/apps/templates/traefik.yaml +++ b/apps/templates/traefik.yaml @@ -45,12 +45,12 @@ spec: protocol: TCP web: port: 8000 - expose: true + expose: false exposedPort: 80 protocol: TCP websecure: port: 8443 - expose: true + expose: false exposedPort: 443 protocol: TCP http3: true @@ -62,7 +62,7 @@ spec: udp: port: 6666 protocol: UDP - expose: true + expose: false tlsOptions: default: