Set nodeport properly
This commit is contained in:
parent
5508d73127
commit
1174cd5c27
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ podAnnotations: {}
|
||||||
|
|
||||||
service:
|
service:
|
||||||
type: NodePort
|
type: NodePort
|
||||||
port: 30987
|
nodePort: 30987
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue