Skip to content
Snippets Groups Projects
Commit e41275a6 authored by Guillaume Samson's avatar Guillaume Samson
Browse files

rancher: Increase memory requests and limits

Related to swh/infra/sysadm-environment#5316
parent fcaaca8a
No related branches found
No related tags found
No related merge requests found
...@@ -17,9 +17,9 @@ spec: ...@@ -17,9 +17,9 @@ spec:
replicas: 2 replicas: 2
resources: resources:
requests: requests:
memory: 1Gi memory: 1.5Gi
limits: limits:
memory: 1536Mi memory: 2Gi
ingress: ingress:
extraAnnotations: extraAnnotations:
cert-manager.io/cluster-issuer: letsencrypt-production-gandi cert-manager.io/cluster-issuer: letsencrypt-production-gandi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment