Skip to content

Commit 12862f6

Browse files
gabemonteroRoming22
authored andcommitted
bump exporter mem from 256 to 512 Mib
1 parent 5841768 commit 12862f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator/gitops/argocd/pipeline-service/metrics-exporter/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ spec:
2525
memory: "128Mi"
2626
cpu: "250m"
2727
limits:
28-
memory: "256Mi"
28+
memory: "512Mi"
2929
cpu: "500m"
3030
restartPolicy: Always

0 commit comments

Comments
 (0)