Bump memory limit for koschei-polling

This commit is contained in:
Mikolaj Izdebski 2019-02-06 10:06:53 +01:00
parent cf7a3e4ad0
commit ca16deae2f
2 changed files with 2 additions and 1 deletions

View file

@ -35,6 +35,7 @@
template: backend-deployment.yml
objectname: polling-deployment.yml
service: polling
memory: 512
- role: openshift/object
template: frontend-service.yml

View file

@ -35,7 +35,7 @@ spec:
readOnly: true
resources:
limits:
memory: 256Mi
memory: {{memory}}Mi
volumes:
- name: config-volume
secret: