ix_values.yaml 767 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. image:
  2. repository: minio/minio
  3. tag: RELEASE.2024-10-29T16-01-48Z
  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: null
  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. ixVolumeConfig:
  37. datasetName: postgres-data
  38. pgBackup:
  39. type: ixVolume
  40. ixVolumeConfig:
  41. datasetName: postgres-backup