Update README.md delete pvc for cleanup (#233)
* Update README.md delete pvc for cleanup adding command to delete the pvc Signed-off-by: cccsss01 <[email protected]> * Update charts/spire/README.md Co-authored-by: kfox1111 <[email protected]> Signed-off-by: cccsss01 <[email protected]> --------- Signed-off-by: cccsss01 <[email protected]> Co-authored-by: kfox1111 <[email protected]>
This commit is contained in:
@@ -69,6 +69,7 @@ helm upgrade --install -n spire-mgmt spire spire --repo https://spiffe.github.io
|
||||
```shell
|
||||
helm -n spire-mgmt uninstall spire-crds
|
||||
helm -n spire-mgmt uninstall spire
|
||||
kubectl -n spire-server delete pvc -l app.kubernetes.io/instance=spire
|
||||
kubectl delete crds clusterfederatedtrustdomains.spire.spiffe.io clusterspiffeids.spire.spiffe.io clusterstaticentries.spire.spiffe.io
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user