Skip to content

Commit

Permalink
mention to set reclaim policy
Browse files Browse the repository at this point in the history
see #48
  • Loading branch information
zonca committed Mar 4, 2021
1 parent 46b8865 commit db4ccde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions REDEPLOY.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ Test SSH connection with `ssh_data.sh`
## Restore the user storage

First we need to remove all the `claimRef` section from each of the volumes in `pv.yaml` otherwise they will show an error and all the PVC will be lost.
Also need to change the reclaim policy to RETAIN.

kubectl create -f pv.yaml
kubectl create -f pvc.yaml

0 comments on commit db4ccde

Please sign in to comment.