fixes archive configmap

This commit is contained in:
Mike Dvorak 2020-05-21 07:43:59 -07:00
parent 2d4e2f34a9
commit 34e8a2b7f9
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,5 @@
dependencies:
- name: minio
version: 5.0.6
version: 5.0.26
repository: https://kubernetes-charts.storage.googleapis.com/
condition: minio.install

View file

@ -33,7 +33,8 @@ controller:
enabled: false
path: /metrics
port: 8080
persistence: {}
persistence:
archive: false
# connectionPool:
# maxIdleConns: 100
# maxOpenConns: 0