We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e519af9 commit 8b1b362Copy full SHA for 8b1b362
deployments/helm/cvmfs-csi/values.yaml
@@ -115,7 +115,7 @@ nodeplugin:
115
tag: "" # If no tag specified default to Chart AppVersion.
116
pullPolicy: IfNotPresent
117
# Jobs defines the pre-fetching tasks for keeping the client cache warm.
118
- jobs: {}
+ jobs: []
119
# - name: example-job # Names should be unique and confirm to k8s resource naming specification.
120
# # image: "" # Optional if not specified defaults to prefetcher.image. Image must include crond.
121
# schedule: "* * * * *"
0 commit comments