Skip to content

Commit

Permalink
Remove CMD to delete PostgreSQL PVC (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwizard242 authored Jan 24, 2023
1 parent eeba2bb commit 2c20495
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,11 +173,6 @@ Uninstall the helm chart:
helm uninstall tooling -n demo
```

Remove PostgreSQL PersistentVolumeClaim:
```shell
kubectl delete pvc data-tooling-postgresql-0 -n demo
```

Stop minikube cluster:
```shell
minikube stop
Expand Down

0 comments on commit 2c20495

Please sign in to comment.