Add an example of the nodeport_port in readme

This commit is contained in:
taishen
2022-06-27 22:02:42 +08:00
parent 9676ebc008
commit 4e6be0a82c

View File

@@ -192,6 +192,8 @@ metadata:
name: awx-demo
spec:
service_type: nodeport
# default nodeport_port is 30080
nodeport_port: <nodeport_port>
```
Make sure to add this new file to the list of "resources" in your `kustomization.yaml` file: