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,18 @@
apiVersion: discovery.k8s.io/v1
kind: EndpointSlice
metadata:
name: wings-mc
namespace: pelican
labels:
kubernetes.io/service-name: wings-mc
addressType: IPv4
ports:
- port: 8080
protocol: TCP
endpoints:
- addresses:
- "10.8.11.50"
conditions:
ready: true
serving: true
terminating: false