redis-cluster-operator icon indicating copy to clipboard operation
redis-cluster-operator copied to clipboard

how to setting Monitor resources

Open jicki opened this issue 4 years ago • 1 comments

how to setting Monitor resources ?

monitor:
  image: oliver006/redis_exporter:v1.13.1
  resources:
    requests:
      cpu: 1
      memory: 1Gi
    limits:
      cpu: 1
      memory: 1Gi

jicki avatar Jan 25 '22 02:01 jicki

how to setting Monitor resources ?

monitor:
  image: oliver006/redis_exporter:v1.13.1
  resources:
    requests:
      cpu: 1
      memory: 1Gi
    limits:
      cpu: 1
      memory: 1Gi

image this is mine

chawanbid avatar Apr 05 '22 07:04 chawanbid