Skip to content

Commit 2ac479d

Browse files
committed
Update deployment.yaml
1 parent 1c667d5 commit 2ac479d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

infrastructure/controllers/pvc-plumber/deployment.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ spec:
6464
resources:
6565
requests:
6666
cpu: 10m
67-
memory: 32Mi
67+
memory: 128Mi
6868
limits:
69-
cpu: 100m
70-
memory: 64Mi
69+
cpu: 500m
70+
memory: 512Mi
7171
livenessProbe:
7272
httpGet:
7373
path: /healthz

0 commit comments

Comments
 (0)