mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 02:00:01 -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:
@@ -77,7 +77,6 @@ spec:
|
||||
ports:
|
||||
- name: http
|
||||
port: 8052
|
||||
nodePort: {{ awx_node_port }}
|
||||
selector:
|
||||
name: awx-web-deploy
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user