apiVersion: v1 kind: Service metadata: name: ip-mziesel-nl spec: ports: - name: web port: 80 targetPort: 8080 selector: app: ip-mziesel-nl