-
Task
-
Resolution: Done
-
High
-
None
AWX component in ONAP is not implementing a configmap to set up the right configuration file inside the container.
The result is that once deployed, awx container uses a wrong config file (default one), and thus attempts to bind to port 80 which it has no right to bind to.
We have fixed the issue by updating the AWX helm charts under the contrib folder.
This seems to solve the issue for now.
- relates to
-
OOM-2672 AWX Web UI is not available
- Closed