disable the connect injection for now since that is wip

This commit is contained in:
Mitchell Hashimoto 2018-09-03 12:57:47 -07:00
parent f20934a89d
commit 44a9e948c1
No known key found for this signature in database
GPG key ID: 744E147AA52F5B0A

View file

@ -66,8 +66,8 @@ client:
# ConnectInject will enable the automatic Connect sidecar injector.
connectInject:
enabled: "-"
image: "us.gcr.io/mitchellh-k8s/consul-k8s:latest"
enabled: false # "-" disable this by default for now until the image is public
image: "TODO"
default: false # true will inject by default, otherwise requires annotation
caBundle: "" # empty will auto generate the bundle