specify port instead of protocol

This commit is contained in:
maximilian.bartz 2025-04-30 19:49:51 +02:00
parent 2e0fb83385
commit 9147a76b4f

View file

@ -8,7 +8,7 @@ spec:
kind: Service
name: nginx
port:
targetPort: http
targetPort: 8080
tls:
termination: edge
insecureEdgeTerminationPolicy: Allow