mirror of https://github.com/status-im/consul.git
website: remove invalid caSecret config from GatewayGlassConfig example
This commit is contained in:
parent
03be4106c2
commit
7aea8e8fc8
|
@ -171,7 +171,6 @@ spec:
|
||||||
logLevel: 'trace'
|
logLevel: 'trace'
|
||||||
consul:
|
consul:
|
||||||
scheme: 'https'
|
scheme: 'https'
|
||||||
caSecret: 'consul-ca-cert'
|
|
||||||
ports:
|
ports:
|
||||||
http: 8501
|
http: 8501
|
||||||
grpc: 8502
|
grpc: 8502
|
||||||
|
|
Loading…
Reference in New Issue