From 4cf5290989f51710013df0b6c94dbac026497cd7 Mon Sep 17 00:00:00 2001 From: Kingdon Barrett Date: Mon, 15 Mar 2021 11:43:34 -0400 Subject: [PATCH] fixup hint in Flux v1 Migration guide The wrong indenting means the hint body will not display as a hint Signed-off-by: Kingdon Barrett --- docs/guides/flux-v1-automation-migration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/flux-v1-automation-migration.md b/docs/guides/flux-v1-automation-migration.md index 6f21ce25..80637384 100644 --- a/docs/guides/flux-v1-automation-migration.md +++ b/docs/guides/flux-v1-automation-migration.md @@ -431,8 +431,8 @@ spec: ``` !!! hint - If you are using the same image repository in several manifests, you only need one - `ImageRepository` object for it. + If you are using the same image repository in several manifests, you only need one + `ImageRepository` object for it. ##### Using image registry credentials for scanning