Merge branch 'devel' into feature_web-task-split

This commit is contained in:
Hao Liu
2023-02-22 21:40:59 -05:00
9 changed files with 207 additions and 102 deletions

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: