mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 22:02:53 +00:00
Set initial value for tower_loadbalancer_annotations
This commit is contained in:
@@ -28,6 +28,7 @@ tower_ingress_tls_secret: ''
|
|||||||
|
|
||||||
tower_loadbalancer_protocol: 'http'
|
tower_loadbalancer_protocol: 'http'
|
||||||
tower_loadbalancer_port: '80'
|
tower_loadbalancer_port: '80'
|
||||||
|
tower_loadbalancer_annotations: ''
|
||||||
|
|
||||||
# The TLS termination mechanism to use to access
|
# The TLS termination mechanism to use to access
|
||||||
# the services. Supported mechanism are: edge, passthrough
|
# the services. Supported mechanism are: edge, passthrough
|
||||||
|
|||||||
Reference in New Issue
Block a user