From 11e3814afb0695581329fa21a0ca8f74bebde235 Mon Sep 17 00:00:00 2001 From: ducoterra Date: Thu, 26 Nov 2020 22:58:13 -0500 Subject: [PATCH] upgrade to new freenas-csi driver --- helm/templates/cronjob.yaml | 4 ++-- helm/templates/pvc.yaml | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/helm/templates/cronjob.yaml b/helm/templates/cronjob.yaml index 84a8b9e..80f9ba6 100644 --- a/helm/templates/cronjob.yaml +++ b/helm/templates/cronjob.yaml @@ -5,8 +5,8 @@ metadata: name: jf-detector spec: schedule: "*/1 * * * *" - successfulJobsHistoryLimit: 1 - failedJobsHistoryLimit: 1 + successfulJobsHistoryLimit: 0 + failedJobsHistoryLimit: 0 jobTemplate: spec: template: diff --git a/helm/templates/pvc.yaml b/helm/templates/pvc.yaml index f7283cd..d50cfc4 100644 --- a/helm/templates/pvc.yaml +++ b/helm/templates/pvc.yaml @@ -5,7 +5,6 @@ metadata: annotations: "helm.sh/resource-policy": keep spec: - storageClassName: nvme accessModes: - ReadWriteMany resources: @@ -19,7 +18,6 @@ metadata: annotations: "helm.sh/resource-policy": keep spec: - storageClassName: nvme accessModes: - ReadWriteMany resources: