Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 275 Bytes

File metadata and controls

10 lines (8 loc) · 275 Bytes

Tutorial Cleanup

The following commands will delete the Kubernetes objects associated with this tutorial.

kubectl delete -f crd/projects-crd.yaml
kubectl delete -f project-initializer-k8s/
kubectl delete -f initializer-configurations/
kubectl delete -f rbac