diff options
-rw-r--r-- | docs/cluster-config.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cluster-config.md b/docs/cluster-config.md index a87c3fb2a0be..fee1f576347c 100644 --- a/docs/cluster-config.md +++ b/docs/cluster-config.md @@ -55,7 +55,7 @@ The `context` field contains the name of the kubectl-context. You can list conte This must be set here so that Kontemplate can use the correct context when calling kubectl. -This field is **required**. +This field is **required** for `kubectl`-wrapping commands. It can be left out if only the `template`-command is used. ### `global` |