website: remove invalid caSecret config from GatewayGlassConfig example

This commit is contained in:
Mike Morris 2022-02-22 16:12:05 -05:00
parent 13b1fe0743
commit 345a19e361
1 changed files with 0 additions and 1 deletions

View File

@ -171,7 +171,6 @@ spec:
logLevel: 'trace'
consul:
scheme: 'https'
caSecret: 'consul-ca-cert'
ports:
http: 8501
grpc: 8502