charts/minio - migration (#2256)

This commit is contained in:
Stavros Kois
2024-03-19 14:50:20 +02:00
committed by GitHub
parent 6dbdb2e5c9
commit 4535f076cc
42 changed files with 1227 additions and 1257 deletions

View File

@@ -1,50 +1,25 @@
appVolumeMounts:
minioStorage:
export:
emptyDir: true
mountPath: /export
distributedIps: []
distributedMode: false
dnsConfig:
options: []
emptyDirVolumes: true
environmentVariables: []
extraAppVolumeMounts: []
extraArgs: []
image:
pullPolicy: IfNotPresent
repository: minio/minio
tag: RELEASE.2023-03-13T19-46-17Z
ixChartContext: {}
logSearchImage:
pullPolicy: IfNotPresent
repository: minio/operator
tag: v4.5.4
logsearchapi:
diskCapacityGB: 5
enabled: true
minioDomain: null
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
runAsGroup: 473
runAsUser: 473
service:
consolePort: 32325
nodePort: 32324
updateStrategy: RollingUpdate
type: pvc
logSearchApi: true
logSearchDiskCapacityGB: 5
pgData:
type: pvc
pgBackup:
type: emptyDir
emptyDirConfig:
medium: ""
size: ""
minioConfig:
rootUser: super-admin
rootPassword: super-admin-password
minioNetwork:
apiPort: 31000
consolePort: 31001
certificateID: 1
certificate: "1"
ixCertificates:
"1":
certificate: |
@@ -74,7 +49,6 @@ ixCertificates:
x5TKv3wcPnktx0zMPfLb5BTSE9rc9djcBG0eIAsPT4FgiatCUChe7VhuMnqskxEz
MymJLoq8+mzucRwFkOkR2EIt1x+Irl2mJVMeBow63rVZfUQBD8h++LqB
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
MIIEhDCCA2ygAwIBAgIDYFMXMA0GCSqGSIb3DQEBCwUAMGwxDDAKBgNVBAMMA2Fz
ZDELMAkGA1UEBhMCVVMxDTALBgNVBAgMBGFzZGYxCzAJBgNVBAcMAmFmMQ0wCwYD