infra4talos/apps-kustomized/zigbee2mqtt/pvc.yaml
Martyn Ranyard e658a0ff7d local-path should move to rook now
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
2023-12-15 16:11:53 +01:00

11 lines
202 B
YAML

apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: zigbee2mqtt
spec:
accessModes:
- ReadWriteOnce
storageClassName: rook-ceph-block-ssd
resources:
requests:
storage: 128Mi