fix ip svc manifest???

This commit is contained in:
Mans Ziesel 2024-09-22 14:11:19 +02:00
parent a54001724e
commit 4f4034f548

View File

@ -4,7 +4,8 @@ metadata:
name: ip-mziesel-nl name: ip-mziesel-nl
spec: spec:
ports: ports:
- port: 80 - name: web
targetPort: 8080 port: 80
targetPort: 8080
selector: selector:
app: ip-mziesel-nl app: ip-mziesel-nl