From d4d0c07f97578090b1b36320826f88afc81cc4b4 Mon Sep 17 00:00:00 2001 From: mblottiere <49146345+mblottiere@users.noreply.github.com> Date: Wed, 13 Jan 2021 15:59:33 +0100 Subject: [PATCH] [doc] fix profile activation sample (#5222) --- docs/content/en/samples/profiles/activations.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/samples/profiles/activations.yaml b/docs/content/en/samples/profiles/activations.yaml index b1f8d1fd06c..c1e224be6a5 100644 --- a/docs/content/en/samples/profiles/activations.yaml +++ b/docs/content/en/samples/profiles/activations.yaml @@ -13,4 +13,4 @@ profiles: activation: - env: MAGIC_VAR=1337 - kubeContext: minikube - command: dev + - command: dev