diff --git a/helm-chart/splunk-operator/values.yaml b/helm-chart/splunk-operator/values.yaml index aaba1fab4..65436dbd7 100644 --- a/helm-chart/splunk-operator/values.yaml +++ b/helm-chart/splunk-operator/values.yaml @@ -144,7 +144,7 @@ splunkOperator: # Set storageClassName for the PersistentVolumeClaim persistentVolumeClaim: - storageClassName: "default" + storageClassName: "" # Specify volumes for Splunk Operator pod, append additional volumes to list # reference: https://kubernetes.io/docs/concepts/storage/volumes/