configure longhorn for pvc
All checks were successful
Mirror to GitHub / mirror (push) Successful in 8s

This commit is contained in:
jona.klaess
2026-06-07 12:21:07 +02:00
parent 78cf3c8c8d
commit beec664ae1
4 changed files with 4 additions and 29 deletions

View File

@@ -7,10 +7,10 @@ metadata:
namespace: ptp-chat
spec:
accessModes:
- ReadWriteMany
- ReadWriteOnce
resources:
requests:
storage: 2Gi
storage: 1Gi
---
apiVersion: apps/v1
kind: Deployment