change service to NodePort
This commit is contained in:
@@ -9,4 +9,4 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- port: 80
|
- port: 80
|
||||||
targetPort: 8000
|
targetPort: 8000
|
||||||
type: ClusterIP
|
type: NodePort
|
||||||
|
|||||||
Reference in New Issue
Block a user