diff --git a/helm/minio/values.yaml b/helm/minio/values.yaml index bc3e81fdc..c19ed0276 100644 --- a/helm/minio/values.yaml +++ b/helm/minio/values.yaml @@ -32,10 +32,10 @@ mcImage: mode: distributed ## other supported values are "standalone", "gateway" ## Additional labels to include with deployment or statefulset -additionalLabels: [] +additionalLabels: {} ## Additional annotations to include with deployment or statefulset -additionalAnnotations: [] +additionalAnnotations: {} ## Typically the deployment/statefulset includes checksums of secrets/config, ## So that when these change on a subsequent helm install, the deployment/statefulset