mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Fix lint error (#1352)
Check warning on line 44 in roles/installer/defaults/main.yml 44:2 [comments] missing starting space in comment
This commit is contained in:
@@ -41,7 +41,7 @@ loadbalancer_port: '80'
|
||||
service_annotations: ''
|
||||
|
||||
# Port to be used for NodePort configuration, default is to auto-assign a port between 30000-32768
|
||||
#nodeport_port: '30080'
|
||||
# nodeport_port: '30080'
|
||||
|
||||
# The TLS termination mechanism to use to access
|
||||
# the services. Supported mechanism are: edge, passthrough
|
||||
|
||||
Reference in New Issue
Block a user