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
This commit is contained in:
Stavros Kois
2024-01-04 13:58:14 +02:00
committed by GitHub
parent 33fac886ec
commit 0042e1c56d
20 changed files with 301 additions and 147 deletions

View File

@@ -12,9 +12,7 @@ minioNetwork:
certificateID: 1
minioStorage:
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/data1
datasetName: ""
- type: pvc
mountPath: /data1
minioLogging:
@@ -22,13 +20,12 @@ minioLogging:
enabled: true
diskCapacityGB: 5
pgData:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/postgres_data
datasetName: ""
type: pvc
pgBackup:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/postgres_backup
datasetName: ""
type: emptyDir
emptyDirConfig:
size: ""
medium: ""
ixCertificates:
"1":