wiki.getshifting.com

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


k8sforcedelete
Differences

This shows you the differences between two versions of the page.

Link to this comparison view

k8sforcedelete [2025/10/25 18:06] – created - external edit 127.0.0.1k8sforcedelete [2025/10/26 20:03] (current) sjoerd
Line 64: Line 64:
   finalizers:   finalizers:
   - nifiregistryclients.nifi.konpyutaika.com/finalizer   - nifiregistryclients.nifi.konpyutaika.com/finalizer
 +</code>
 +
 +== Using kubectl patch ==
 +
 +You can also remove the finalizer from the commandline using kubectl patch:
 +<code bash>
 +kubectl patch opentelemetrycollector opentelemetry -p '{\"metadata\": {\"finalizers\": null}}' --type merge
 </code> </code>
  
k8sforcedelete.txt · Last modified: by sjoerd