11 lines
145 B
YAML
11 lines
145 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: ip-mziesel-nl
|
|
spec:
|
|
ports:
|
|
- port: 80
|
|
targetPort: 8080
|
|
selector:
|
|
app: ip-mziesel-nl
|