[27.02.20] Memory increase

This commit is contained in:
andrewso 2020-02-27 08:19:07 +00:00
parent c2e15591a3
commit 0f5e331fdf

View File

@ -6,7 +6,7 @@ metadata:
name: RESOURCE_NAME
namespace: production
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: RESOURCE_NAME
@ -89,7 +89,7 @@ spec:
memory: 64Mi
limits:
cpu: 50m
memory: 64Mi
memory: 128Mi
restartPolicy: Always
imagePullSecrets:
- name: registry-secret