Signed-off-by: kklinch0 <kklinch0@gmail.com>
This commit is contained in:
kklinch0
2025-03-20 14:52:00 +03:00
parent aa3a36831c
commit 5729666e72
7 changed files with 10 additions and 10 deletions

View File

@@ -19,7 +19,7 @@ spec:
{{- end }}
resources:
limits:
cpu: 1024m
cpu: "1"
memory: 2048Mi
requests:
cpu: 100m

View File

@@ -17,7 +17,7 @@ spec:
enablePodMonitor: true
resources:
limits:
cpu: 1024m
cpu: "1"
memory: 2048Mi
requests:
cpu: 100m

View File

@@ -63,7 +63,7 @@ alerta:
storageClassName: ""
resources:
limits:
cpu: 1024m
cpu: "1"
memory: 1Gi
requests:
cpu: 100m
@@ -90,7 +90,7 @@ grafana:
size: 10Gi
resources:
limits:
cpu: 1024m
cpu: "1"
memory: 1Gi
requests:
cpu: 100m

View File

@@ -16,7 +16,7 @@ spec:
cpu: 250m
memory: 256Mi
maxAllowed:
cpu: 1024m
cpu: "1"
memory: 2048Mi
---
@@ -39,7 +39,7 @@ spec:
cpu: 250m
memory: 256Mi
maxAllowed:
cpu: 1024m
cpu: "1"
memory: 2048Mi
---
@@ -62,5 +62,5 @@ spec:
cpu: 250m
memory: 256Mi
maxAllowed:
cpu: 1024m
cpu: "1"
memory: 2048Mi

View File

@@ -19,7 +19,7 @@ spec:
- name: manager
resources:
limits:
cpu: 1024m
cpu: "1"
memory: 1024Mi
---
apiVersion: operator.cluster.x-k8s.io/v1alpha2

View File

@@ -49,7 +49,7 @@ ingress-nginx:
ssl-session-tickets: "true"
resources:
limits:
cpu: 1024m
cpu: "1"
memory: 2048Mi
requests:
cpu: 100m

View File

@@ -12,7 +12,7 @@ spec:
enablePodMonitor: true
resources:
limits:
cpu: 1024m
cpu: "1"
memory: 2048Mi
requests:
cpu: 100m