네임스페이스가 terminating 중이라면, 해당 crd를 kubectl delete crds <crd>로 삭제해주도록 하자
finalizer 다 삭제됐는지 여부 확인할때 kubectl describe namespaces nginx
kubectl describe namespaces nginx
crd에서 finalizer 지울때 kubectl edit gitrepositories.source.toolkit.fluxcd.io -n flux-system
kubectl edit gitrepositories.source.toolkit.fluxcd.io -n flux-system