argocd-test/ip_mziesel_nl/ip_mziesel_nl-svc.yaml

13 lines
184 B
YAML

apiVersion: v1
kind: Service
metadata:
name: ip_mziesel_nl
spec:
type: NodePort
ports:
- port: 8080
targetPort: 8080
nodePort: 31339
selector:
app: ip_mziesel_nl