aboutsummaryrefslogtreecommitdiff
path: root/k8s/helm_charts2/values.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'k8s/helm_charts2/values.yaml')
-rw-r--r--k8s/helm_charts2/values.yaml16
1 files changed, 0 insertions, 16 deletions
diff --git a/k8s/helm_charts2/values.yaml b/k8s/helm_charts2/values.yaml
index 52d8c8eb6..385ed45a5 100644
--- a/k8s/helm_charts2/values.yaml
+++ b/k8s/helm_charts2/values.yaml
@@ -429,22 +429,6 @@ s3:
size: ""
storageClass: ""
-cronjob:
- enabled: true
- master: "seaweedfs-master:9333"
- filer: "seaweedfs-filer-client:8888"
- tolerations: ""
- nodeSelector: |
- sw-backend: "true"
- replication:
- enable: true
- collectionPattern: ""
- schedule: "*/7 * * * *"
- resources: null
- # balance all volumes among volume servers
- # ALL|EACH_COLLECTION|<collection_name>
- collection: ""
-
certificates:
commonName: "SeaweedFS CA"