mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
Bump memory limit for koschei-polling
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
template: backend-deployment.yml
|
||||
objectname: polling-deployment.yml
|
||||
service: polling
|
||||
memory: 512
|
||||
|
||||
- role: openshift/object
|
||||
template: frontend-service.yml
|
||||
|
||||
@@ -35,7 +35,7 @@ spec:
|
||||
readOnly: true
|
||||
resources:
|
||||
limits:
|
||||
memory: 256Mi
|
||||
memory: {{memory}}Mi
|
||||
volumes:
|
||||
- name: config-volume
|
||||
secret:
|
||||
|
||||
Reference in New Issue
Block a user