percona / percona-helm-charts

Collection of Helm charts for Percona Kubernetes Operators.
https://www.percona.com/software/percona-kubernetes-operators
Other
110 stars 151 forks source link

PMM: allow setting the resources from the chart. #337

Open MohamadTahir opened 4 weeks ago

MohamadTahir commented 4 weeks ago

currently there is no way you can set the resource for the PMM, it would be great if we can set the pmm resources

pmm:
  enabled: false
  image:
    repository: percona/pmm-client
    tag: 2.41.2
  serverHost: monitoring-service
  resources:
    limits:
      cpu:
      memory:
   requests: 
      cpu:
      memory: