Namespace is relevant in helm lint [#8]

...Or at least, the namespace is passed around in helm's linting code. I
haven't proven that there's a case where omitting the namespace can
cause a linting problem, but I've seen enough to go ahead and document
the setting.
This commit is contained in:
Erin Call 2019-12-20 09:56:51 -08:00
parent 2d4688f99b
commit aed59c251e
No known key found for this signature in database
GPG key ID: 4071FF6C15B8DAD1

View file

@ -32,5 +32,4 @@ steps:
repos: "eDeath=https://github.com/bug/e-death,idMaker=https://github.com/nmarks/id-maker"
# Give the --namespace flag to all helm commands.
# TODO: I don't think this setting has any effect on linting; should it be documented?
namespace: my_kube_subset