From 3903f6aa36cfde59a12951727482e57cdeaf7132 Mon Sep 17 00:00:00 2001 From: Raj <54686422+LeelaChacha@users.noreply.github.com> Date: Thu, 30 Jan 2025 14:58:47 +0100 Subject: [PATCH] fix(deploy_kyma.sh): Enable Sync by Default (#2220) --- scripts/tests/deploy_kyma.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/tests/deploy_kyma.sh b/scripts/tests/deploy_kyma.sh index 29589393fc..82f395b0dd 100755 --- a/scripts/tests/deploy_kyma.sh +++ b/scripts/tests/deploy_kyma.sh @@ -41,6 +41,8 @@ metadata: skr-domain: "example.domain.com" name: kyma-sample namespace: kcp-system + labels: + "operator.kyma-project.io/sync": "true" spec: channel: regular EOF