Skip to content

Commit df29f31

Browse files
authored
chore(gitter): Bump gitter memory (#4806)
1 parent f705867 commit df29f31

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

deployment/clouddeploy/gke-workers/base/gitter.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ spec:
3535
resources:
3636
requests:
3737
cpu: "28"
38-
memory: "200Gi"
38+
memory: "240Gi"
3939
limits:
4040
cpu: "28"
41-
memory: "200Gi"
41+
memory: "240Gi"
4242
volumes:
4343
- name: disk-data
4444
persistentVolumeClaim:

0 commit comments

Comments
 (0)