upgrade pods ram - cpu
This commit is contained in:
@@ -21,10 +21,10 @@ spec:
|
||||
imagePullPolicy: Always
|
||||
resources:
|
||||
requests:
|
||||
memory: "100Mi"
|
||||
cpu: "100m"
|
||||
memory: "1Gi"
|
||||
cpu: "500m"
|
||||
limits:
|
||||
memory: "150Gi"
|
||||
cpu: "150m"
|
||||
memory: "1Gi"
|
||||
cpu: "500m"
|
||||
imagePullSecrets:
|
||||
- name: workers-gitlab-img
|
||||
|
||||
Reference in New Issue
Block a user