Merge pull request #128 from billett83/devel

fixes #127 Provided service type LoadBalancer
This commit is contained in:
Shane McDonald
2021-03-23 09:49:34 -04:00
committed by GitHub
9 changed files with 124 additions and 3 deletions

View File

@@ -18,6 +18,9 @@ tower_ingress_annotations: ''
# certificate and key.
tower_ingress_tls_secret: ''
tower_loadbalancer_protocol: 'http'
tower_loadbalancer_port: '80'
# The TLS termination mechanism to use to access
# the services. Supported mechanism are: edge, passthrough
#