7
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 21s

This commit is contained in:
Lee 2024-09-24 07:38:13 +01:00
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: