now?!??!?!?!??!?!?
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 17s

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