Jafner.net/homelab/local-hosts/silver-flame/manifests/send/send-claim0-persistentvolumeclaim.yaml
Joey Hafner bbe52da9bb
#10 Reorganize Nix code
- Flake to build personal systems moved to `dotfiles/`
- Flake to build silver-flame cluster moved to `homelab/local-hosts/silver-flame
- Delete undercooked "digitalocean" and "iso" image builds
2024-10-28 18:04:04 -07:00

13 lines
208 B
YAML

apiVersion: v1
kind: PersistentVolumeClaim
metadata:
labels:
io.kompose.service: send-claim0
name: send-claim0
spec:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 100Mi