update kind development environment instruction

This commit is contained in:
Hao Liu 2023-02-22 16:18:53 -05:00
parent 4499a50019
commit 3a303875bb

View File

@ -75,7 +75,8 @@ In the root of awx-operator:
-e image_version=devel \
-e image_pull_policy=Always \
-e service_type=nodeport \
-e namespace=awx
-e namespace=awx \
-e nodeport_port=30080
```
Check the operator with the following commands: