We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b9d0fb commit b5dd0fcCopy full SHA for b5dd0fc
2 files changed
images/data-sync/helm/values.yaml
@@ -141,7 +141,6 @@ configmap:
141
auto = true
142
batch = true
143
confirmbigdel = true
144
- copythreshold = 10000
145
# copyquoterem feature seems to be gone as of 2.53.3
146
## copyquoterem = false
147
# SYS-400 overall performance is absolutely awful without this
images/data-sync/src/common.prf
@@ -6,7 +6,6 @@ ignore = Name *socket
6
7
8
9
-copythreshold = 10000
10
11
group = true
12
owner = true
0 commit comments