NodePort
This commit is contained in:
parent
da2b19a030
commit
235e51607b
|
@ -27,6 +27,7 @@ metadata:
|
||||||
run: my-nginx
|
run: my-nginx
|
||||||
namespace: default
|
namespace: default
|
||||||
spec:
|
spec:
|
||||||
|
type: NodePort
|
||||||
ports:
|
ports:
|
||||||
- port: 80
|
- port: 80
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|
Loading…
Reference in a new issue