Replies: 1 comment
-
|
Good idea, are you going to open a pull request? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now, k8s-event-exporter's kustomization managed
namespaceresource. usingkustomize build ./release | kubectl delete -f -to deployment will delete the namespace within all resources If users deployed it in their namespace.That sounds not good. So I propose that we don't manage the namespace. If the namespace does not exist, give a tip for the user on how to create a namespace.
Beta Was this translation helpful? Give feedback.
All reactions