From cbee1eeb9f9b5f0b7988f786ec6c5263dbe3faae Mon Sep 17 00:00:00 2001 From: peefy Date: Fri, 22 Mar 2024 09:45:09 +0800 Subject: [PATCH] add xr status patching examples Signed-off-by: peefy --- examples/xr/patching/composition.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/xr/patching/composition.yaml b/examples/xr/patching/composition.yaml index f61a5fc..3760ed9 100644 --- a/examples/xr/patching/composition.yaml +++ b/examples/xr/patching/composition.yaml @@ -25,4 +25,5 @@ spec: "nobu.dev/app": "someapp", } spec.forProvider.network: "somenetwork" + status.is_ok = True }