wrong port

This commit is contained in:
2024-04-23 20:02:26 +02:00
parent 6ba5b9f036
commit 4d58e7779a

View File

@ -7,7 +7,7 @@ spec:
type: ExternalName type: ExternalName
externalName: 192.168.178.4 externalName: 192.168.178.4
ports: ports:
- port: 80 - port: 8200
targetPort: 8200 targetPort: 8200
protocol: TCP protocol: TCP
name: http name: http