This commit is contained in:
parent
0bf065ffc9
commit
7435a89d40
@ -13,12 +13,9 @@ spec:
|
||||
- name: redis-data
|
||||
mountPath: /data
|
||||
resources:
|
||||
requests:
|
||||
memory: "64Mi"
|
||||
cpu: "50m"
|
||||
limits:
|
||||
memory: "256Mi"
|
||||
cpu: "500m"
|
||||
memory: "96Mi"
|
||||
cpu: "50m"
|
||||
volumes:
|
||||
- name: redis-data
|
||||
persistentVolumeClaim:
|
||||
|
Reference in New Issue
Block a user