Don't document the kube_config setting [#8]

See #30--there's no known use-case and no drone-helm users are using the
setting, so it's on the chopping block.
This commit is contained in:
Erin Call 2019-12-23 09:49:29 -08:00
parent 3eb90651d1
commit 3d1c849e75
No known key found for this signature in database
GPG key ID: 4071FF6C15B8DAD1

View file

@ -62,9 +62,6 @@ steps:
# Reuse the values from a previous release.
reuse_values: true
# Put the kubernetes config file used for the deploy in an alternate location.
kube_config: /root/.spherernetes/config
# Produce debug output from drone-helm itself and send --debug to all helm commands.
debug: true