[hotfix] Fix resources postgres_exporter (!78)
Reviewed-on: https://git.avroid.tech/K8s/k8s-configs/pulls/78
This commit is contained in:
@@ -7,11 +7,11 @@ image:
|
||||
automountServiceAccountToken: true
|
||||
|
||||
resources:
|
||||
limits:
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
requests:
|
||||
cpu: 300m
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 256Mi
|
||||
|
||||
serviceAccount:
|
||||
|
||||
Reference in New Issue
Block a user