Fix service

This commit is contained in:
Micke Nordin 2023-03-29 00:39:40 +02:00
parent 3849bb9037
commit 92b903e2f1
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -9,9 +9,9 @@ items:
name: customer-node
spec:
ports:
- port: 80
- port: 443
protocol: TCP
targetPort: 80
targetPort: 443
selector:
app: customer-node
sessionAffinity: None