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,11 @@
apiVersion: v1
kind: Service
metadata:
name: wings-ark
namespace: pelican
spec:
ports:
- protocol: TCP
port: 8080
targetPort: 8080
type: ClusterIP