Fix service
This commit is contained in:
parent
3849bb9037
commit
92b903e2f1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue