ix_values.yaml 716 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. image:
  2. repository: minio/minio
  3. tag: RELEASE.2023-03-24T21-41-23Z
  4. pullPolicy: IfNotPresent
  5. logsearchImage:
  6. repository: minio/operator
  7. tag: v4.5.8
  8. pullPolicy: IfNotPresent
  9. resources:
  10. limits:
  11. cpu: 4000m
  12. memory: 8Gi
  13. minioCreds:
  14. rootUser: ''
  15. rootPass: ''
  16. minioRunAs:
  17. user: 568
  18. group: 568
  19. minioNetwork:
  20. apiPort: 30000
  21. webPort: 30001
  22. certificateID: 0
  23. hostNetwork: true
  24. serverUrl: ''
  25. consoleUrl: ''
  26. minioMultiMode: []
  27. minioStorage: []
  28. minioLogging:
  29. anonymous: false
  30. quiet: false
  31. logsearch:
  32. enabled: false
  33. diskCapacityGB: 5
  34. pgData:
  35. type: ixVolume
  36. datasetName: postgres-data
  37. pgBackup:
  38. type: ixVolume
  39. datasetName: postgres-backup