mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-06 01:25:38 +00:00
11 lines
225 B
YAML
11 lines
225 B
YAML
---
|
|
apiVersion: snapshot.storage.k8s.io/v1alpha1
|
|
kind: VolumeSnapshot
|
|
metadata:
|
|
name: uploads-snapshot
|
|
namespace: human-connection
|
|
spec:
|
|
source:
|
|
name: uploads-claim
|
|
kind: PersistentVolumeClaim
|