Files
chart/library/ix-dev/test/minio/ci/snsd-values.yaml
Stavros Kois 0042e1c56d minio/test - migrate storage section (adds acl), update container image (#1994)
* bump version and common

* update values

* update templtes

* update ui

* add migration

* missed one

* keep version on test train in order to test migration in storage section

* fix migration value

* update appversion to reflect the actual version
2024-01-04 13:58:14 +02:00

18 lines
328 B
YAML

# When inside the versioned minio folder, run:
# helm dependency update
# helm template -f ix_values.yaml -f ci/basic-values.yaml .
# Always use a unique hostPath for each test
minioCreds:
rootUser: minio_test
rootPass: minio_test
minioRunAs:
user: 1000
group: 1000
minioStorage:
- type: pvc
mountPath: /data1