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