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