Specify nodePort for blog service
This commit is contained in:
parent
e0ab6fdd94
commit
f58ae340a3
@ -8,6 +8,7 @@ spec:
|
|||||||
role: app
|
role: app
|
||||||
ports:
|
ports:
|
||||||
- port: 8080
|
- port: 8080
|
||||||
|
nodePort: 30080
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
---
|
---
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user