pelican: split wings into wings-mc and wings-ark domains

This commit is contained in:
2026-08-16 21:09:00 +02:00
parent 7403edf7d5
commit 17c84d2ba8
13 changed files with 123 additions and 17 deletions
@@ -0,0 +1,19 @@
- op: add
path: /spec/listeners/-
value:
name: wings-mc
protocol: HTTPS
port: 443
hostname: "wings-mc.jsme.be"
allowedRoutes:
namespaces:
from: Selector
selector:
matchLabels:
kubernetes.io/metadata.name: pelican
tls:
mode: Terminate
certificateRefs:
- kind: Secret
name: wings-mc-tls
namespace: envoy-gateway