Volumes
kubectl delete -f human-connection/Create Persistent Volume Claims
# in folder deployments/
$ kubectl apply -f volumes
persistentvolumeclaim/neo4j-data-claim created
persistentvolumeclaim/uploads-claim createdBackup and Restore
Last updated
Was this helpful?