website: removed tls: enabled from minimal Consul API Gateway Helm config
This commit is contained in:
parent
8fbc98576b
commit
727c099b46
|
@ -47,8 +47,6 @@ Your datacenter must meet the following requirements prior to configuring the Co
|
|||
global:
|
||||
name: consul
|
||||
image: 'hashicorp/consul:1.11.2'
|
||||
tls:
|
||||
enabled: true
|
||||
connectInject:
|
||||
enabled: true
|
||||
controller:
|
||||
|
|
Loading…
Reference in New Issue