We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 078d20d commit d305cebCopy full SHA for d305ceb
charts/testkube/values.yaml
@@ -553,7 +553,7 @@ testkube-api:
553
## Should it copy data from Control Plane to Kubernetes
554
syncCloudToKubernetes: false
555
## Should it copy data from Kubernetes to Control Plane
556
- syncKubernetesToCloud: true
+ syncKubernetesToCloud: false
557
## Define the naming patterns for resources in different sources
558
namePatterns:
559
## Name pattern for resources in the Control Plane
0 commit comments