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 apiVersion: v1
kind: Pod kind: Pod
metadata: metadata:
@ -14,8 +13,8 @@ spec:
mountPath: /data mountPath: /data
resources: resources:
limits: limits:
memory: "96Mi" memory: "128Mi"
cpu: "50m" cpu: "100m"
volumes: volumes:
- name: redis-data - name: redis-data
persistentVolumeClaim: persistentVolumeClaim: