Files
chart/library/ix-dev/test/minio/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

51 lines
767 B
YAML

image:
repository: minio/minio
tag: RELEASE.2023-12-07T04-16-00Z
pullPolicy: IfNotPresent
logsearchImage:
repository: minio/operator
tag: v4.5.8
pullPolicy: IfNotPresent
resources:
limits:
cpu: 4000m
memory: 8Gi
minioCreds:
rootUser: ''
rootPass: ''
minioRunAs:
user: 568
group: 568
minioNetwork:
apiPort: 30000
webPort: 30001
certificateID: null
hostNetwork: true
serverUrl: ''
consoleUrl: ''
minioMultiMode: []
minioStorage: []
minioLogging:
anonymous: false
quiet: false
logsearch:
enabled: false
diskCapacityGB: 5
pgData:
type: ixVolume
ixVolumeConfig:
datasetName: postgres-data
pgBackup:
type: ixVolume
ixVolumeConfig:
datasetName: postgres-backup