This commit is contained in:
Daniel Flanagan 2022-02-08 15:43:32 -06:00
parent da2b19a030
commit 235e51607b
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -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