Don't recreate Kubernetes namespaces if they exist
Instead of attempting to create or update a Kubernetes namespace on every deploy, only do so when we know it doesn't exist yet.
Showing
Please register or sign in to comment
Instead of attempting to create or update a Kubernetes namespace on every deploy, only do so when we know it doesn't exist yet.