Merge pull request #303 from tchellomello/tower_loadbalancer_annotations

Set initial value for tower_loadbalancer_annotations
This commit is contained in:
Marcelo Moreira de Mello
2021-05-11 11:15:29 -04:00
committed by GitHub

View File

@@ -28,6 +28,7 @@ tower_ingress_tls_secret: ''
tower_loadbalancer_protocol: 'http'
tower_loadbalancer_port: '80'
tower_loadbalancer_annotations: ''
# The TLS termination mechanism to use to access
# the services. Supported mechanism are: edge, passthrough