[08.10.20] HTTP not supported

This commit is contained in:
andrewso 2020-10-08 11:12:22 +01:00
parent 7f4da8552e
commit 4996521c38

View File

@ -10,10 +10,10 @@ spec:
app: RESOURCE_NAME
ports:
- port: 9090
protocol: HTTP
protocol: TCP
targetPort: 9090
- port: 9091
protocol: HTTP
protocol: TCP
targetPort: 9091
sessionAffinity: None
type: ClusterIP