From 64ac9d39c5d6f81d4f48fe1b0a9720d149b8c582 Mon Sep 17 00:00:00 2001 From: m1schka-bdr <167286645+m1schka-bdr@users.noreply.github.com> Date: Thu, 19 Sep 2024 08:54:38 +0200 Subject: [PATCH] update mutation docs changing hierarchy of the imagePullPolicy example in order to have a ToC entry (and link) on the website Signed-off-by: m1schka-bdr <167286645+m1schka-bdr@users.noreply.github.com> --- website/docs/mutation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/mutation.md b/website/docs/mutation.md index a66f7d2c403..e0aa1cc2338 100644 --- a/website/docs/mutation.md +++ b/website/docs/mutation.md @@ -304,7 +304,7 @@ spec: condition: MustExist ``` -#### Setting imagePullPolicy of all containers to Always in all namespaces except namespace `system` +### Setting imagePullPolicy of all containers to Always in all namespaces except namespace `system` ```yaml apiVersion: mutations.gatekeeper.sh/v1