mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-19 11:21:18 +00:00
11 lines
231 B
YAML
11 lines
231 B
YAML
---
|
|
apiVersion: snapshot.storage.k8s.io/v1alpha1
|
|
kind: VolumeSnapshot
|
|
metadata:
|
|
name: neo4j-data-snapshot
|
|
namespace: human-connection
|
|
spec:
|
|
source:
|
|
name: neo4j-data-claim
|
|
kind: PersistentVolumeClaim
|