From 9144313fcb4cdc14cc24e693c6b314935eb03fe8 Mon Sep 17 00:00:00 2001 From: Jed Lejosne Date: Thu, 24 Oct 2024 09:36:04 -0400 Subject: [PATCH] README: use spec.runStrategy instead of spec.running Signed-off-by: Jed Lejosne --- templates/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/README.md b/templates/README.md index 87f4a290..cc765914 100644 --- a/templates/README.md +++ b/templates/README.md @@ -135,7 +135,7 @@ objects: metadata: name: ${NAME} spec: - running: false + runStrategy: Halted template: spec: domain: @@ -235,7 +235,7 @@ metadata: # simply replaces the whole spec: with the current version # the user saved spec: - running: false + runStrategy: Halted template: spec: domain: