Skip to content

Commit

Permalink
fix(deploy_kyma.sh): Enable Sync by Default (#2220)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeelaChacha authored Jan 30, 2025
1 parent c2a2baa commit 3903f6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/tests/deploy_kyma.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3903f6a

Please sign in to comment.