2024-04-23 19:05:22 +02:00

12 lines
187 B
YAML

apiVersion: v1
kind: Service
metadata:
name: wgui
spec:
type: ExternalName
externalName: 10.6.0.1
ports:
- port: 80
targetPort: 5182
protocol: TCP
name: http