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