Azure / k8s-deploy

GitHub Action for deploying to Kubernetes clusters
MIT License
252 stars 103 forks source link

Make namespace input optional #320

Open florianmutter opened 5 months ago

florianmutter commented 5 months ago

This allows to deploy manifests in multiple different namespaces. annotate-namespace cannot be used if no namespace is given.

Did not test other deployment strategies than basic.

Fixes #319 and possibly #163

florianmutter commented 5 months ago

@microsoft-github-policy-service agree