Files

12 lines
171 B
YAML

apiVersion: v1
kind: Service
metadata:
name: wings-ark
namespace: pelican
spec:
ports:
- protocol: TCP
port: 8080
targetPort: 8080
type: ClusterIP