mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 01:38:50 -03:30
Remove nodeport customization
This isn't strictly necessary for the Openshift routes and can sometimes cause problems when the resource is already defined in openshift
This commit is contained in:
@@ -133,10 +133,6 @@ Before starting the build process, review the [inventory](./installer/inventory)
|
||||
|
||||
> Name of the OpenShift project that will be created, and used as the namespace for the AWX app. Defaults to *awx*.
|
||||
|
||||
*awx_node_port*
|
||||
|
||||
> The web server port running inside the AWX pod. Defaults to *30083*.
|
||||
|
||||
*openshift_user*
|
||||
|
||||
> Username of the OpenShift user that will create the project, and deploy the application. Defaults to *developer*.
|
||||
|
||||
Reference in New Issue
Block a user