From 9286e70da371e2dda00ca0d280fcbbb2b2720e80 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 11 Dec 2017 20:55:50 +0100 Subject: docs(cluster-config): 'context' key optional for template command Thanks to @christopher376 on the Kubernetes Slack for pointing out this mistake. --- docs/cluster-config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cluster-config.md') diff --git a/docs/cluster-config.md b/docs/cluster-config.md index a87c3fb2a0..fee1f57634 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` -- cgit 1.4.1