longhorn backupstore

This commit is contained in:
royalcat 2025-03-04 18:45:12 +03:00
parent 5e3476ae32
commit c3d3f23492
3 changed files with 7 additions and 537 deletions
longhorn-system

View file

@ -67,6 +67,13 @@ spec:
- name: minio-certificates
mountPath: "/root/certs"
readOnly: true
resources:
limits:
memory: "512Mi"
cpu: "500m"
requests:
memory: "256Mi"
cpu: "250m"
---
apiVersion: v1
kind: Service