feat(consul): add HTTP→HTTPS redirect on port 80
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

This commit is contained in:
2026-05-23 22:13:24 +10:00
parent d03203afee
commit 646f4e1af1
2 changed files with 32 additions and 0 deletions
+7
View File
@@ -18,6 +18,13 @@ metadata:
spec:
gatewayClassName: traefik-internal
listeners:
- name: http
port: 80
protocol: HTTP
hostname: consul.k8s.syd1.au.unkin.net
allowedRoutes:
namespaces:
from: Same
- name: https
port: 443
protocol: HTTPS