Skip to content

Commit

Permalink
Request appropriate memory for ingress-operator container
Browse files Browse the repository at this point in the history
  • Loading branch information
rfredette committed Dec 15, 2020
1 parent 175d7df commit 6c797df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/02-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ spec:
resources:
requests:
cpu: 10m
memory: 56Mi
volumeMounts:
- name: trusted-ca
mountPath: /etc/pki/ca-trust/extracted/pem
Expand Down

0 comments on commit 6c797df

Please sign in to comment.