longhorn backupstore
This commit is contained in:
parent
5e3476ae32
commit
c3d3f23492
3 changed files with 7 additions and 537 deletions
longhorn-system
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue