You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to delete an event source or event sensor or event bus, I find that they get recreated.
cmd like this:
kubectl delete deployment -n argo-events workflow-pod-event-source-eventsource-zltjg
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
argo event version: v1.8.1
install cmd :
kubectl apply -n argo-events -f https://github.com/argoproj/argo-events/releases/download/v1.8.1/install.yaml
When I try to delete an event source or event sensor or event bus, I find that they get recreated.
cmd like this:
kubectl delete deployment -n argo-events workflow-pod-event-source-eventsource-zltjg
How can these components be permanently deleted?
Beta Was this translation helpful? Give feedback.
All reactions