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
|
name: customer-node
|
||||||
spec:
|
spec:
|
||||||
ports:
|
ports:
|
||||||
- port: 80
|
- port: 443
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
targetPort: 80
|
targetPort: 443
|
||||||
selector:
|
selector:
|
||||||
app: customer-node
|
app: customer-node
|
||||||
sessionAffinity: None
|
sessionAffinity: None
|
||||||
|
|
Loading…
Add table
Reference in a new issue