Files
fission-src/hack/delete-crds.sh
T

1 line
97 B
Bash
Executable File

kubectl get crds -o custom-columns=:metadata.name | grep 'fission.io' | xargs kubectl delete crds