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:
parent
3eb90651d1
commit
3d1c849e75
|
@ -62,9 +62,6 @@ steps:
|
||||||
# Reuse the values from a previous release.
|
# Reuse the values from a previous release.
|
||||||
reuse_values: true
|
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.
|
# Produce debug output from drone-helm itself and send --debug to all helm commands.
|
||||||
debug: true
|
debug: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue