This commit is contained in:
parent
7435a89d40
commit
861bff92ed
@ -1,4 +1,3 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
@ -14,8 +13,8 @@ spec:
|
||||
mountPath: /data
|
||||
resources:
|
||||
limits:
|
||||
memory: "96Mi"
|
||||
cpu: "50m"
|
||||
memory: "128Mi"
|
||||
cpu: "100m"
|
||||
volumes:
|
||||
- name: redis-data
|
||||
persistentVolumeClaim:
|
||||
|
Reference in New Issue
Block a user