sighupio / furyctl

furyctl is the KFD (Kubernetes Fury Distribution) lifecycle manager

Home Page:https://sighup.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Furyctl (next) - delete loki deployments when deleting blocking resources

nutellinoit opened this issue · comments

We should also delete loki deployments (one of these two is using a pvc) to make the deletion phase to not stuck

kubectl delete deployment loki-distributed-distributor loki-distributed-compactor -n logging