foriequal0 / pod-graceful-drain

You don't need `lifecycle: { preStop: { exec: { command: ["sleep", "30"] } } }`
Apache License 2.0
246 stars 16 forks source link

Is the helm chart namespace sepecific? #38

Closed jyotibhanot closed 2 years ago

jyotibhanot commented 2 years ago

If my applications are deployed in test namespace, then this helm chart needs to be deployed in test namespace?

I have deployed in kube-system, will it take care of all the namespaces?

foriequal0 commented 2 years ago

No, you don't have to. It'll take care of all the namespaces.