1
0
mirror of https://github.com/google/nomulus synced 2026-04-23 17:50:49 +00:00

Increase console workload memory allocation (#2929)

This commit is contained in:
Pavlo Tkach
2026-01-09 14:27:07 -05:00
committed by GitHub
parent d415416bc5
commit aa12998276

View File

@@ -35,13 +35,13 @@ spec:
# class from performance, which has implicit pod-slots 1
cloud.google.com/pod-slots: 0
cpu: "100m"
memory: "512Mi"
memory: "1Gi"
limits:
# explicit pod-slots 0 is required in order to downgrade node
# class from performance, which has implicit pod-slots 1
cloud.google.com/pod-slots: 0
cpu: "500m"
memory: "1Gi"
memory: "2Gi"
args: [ENVIRONMENT]
env:
- name: POD_ID