Files
chart/test/minio/1.7.0/test_values.yaml
2022-11-29 15:28:38 +02:00

46 lines
958 B
YAML

appVolumeMounts:
export:
emptyDir: true
mountPath: /export
postgresAppVolumeMounts:
postgres-backup:
emptyDir: true
mountPath: /postgres_backups
postgres-data:
emptyDir: true
mountPath: /var/lib/postgresql/data
postgresql:
backupVolume:
datasetName: ix-postgres_backups
mountPath: /postgres_backups
dataVolume:
datasetName: ix-postgres_data
mountPath: /var/lib/postgresql/data
ixChartContext: {}
distributedIps: []
distributedMode: false
dnsConfig:
options: []
emptyDirVolumes: true
environmentVariables: []
extraAppVolumeMounts: []
extraArgs: []
image:
pullPolicy: IfNotPresent
repository: minio/minio
tag: RELEASE.2022-10-24T18-35-07Z
logSearchImage:
pullPolicy: IfNotPresent
repository: minio/operator
tag: v4.5.4
logsearchapi:
enabled: true
diskCapacityGB: 5
minioDomain: null
runAsGroup: 473
runAsUser: 473
service:
consolePort: 32325
nodePort: 32324
updateStrategy: RollingUpdate