fix bool in values-crd

This commit is contained in:
Felix Kunde 2020-05-26 13:57:33 +02:00
parent ae207da172
commit 263b3736f1
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@ configTimeouts:
# configure behavior of load balancers
configLoadBalancer:
# global toggle to allow public load balancers
allow_public_load_balancers: "false"
allow_public_load_balancers: false
# annotations to apply to service when load balancing is enabled
# custom_service_annotations:
# keyx: valuez