Skip to content

Unset MinIO imagePullPolicy default value

Mitchell Nielsen requested to merge unset-minio-imagepullpolicy-default into master

Closes #2004 (closed)

  • Unset default value for MinIO imagePullPolicy
  • Change newly commented imagePullPolicy line from Always to IfNotPresent to match other charts
  • Update docs to match the change

Merge request reports