79352472

Date: 2025-01-13 14:19:47
Score: 1.5
Natty:
Report link

I had to remove the finalizer from the ingress - then it was deleted

kubectl patch ingress my-ingress -n my-namespace -p '{"metadata": 
{"finalizers":[]}}' --type=merge
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Rick Phillips