rancher / system-upgrade-controller

In your Kubernetes, upgrading your nodes
Apache License 2.0
676 stars 83 forks source link

fix: Add missing namespace references in rendered output #295

Closed SISheogorath closed 4 months ago

SISheogorath commented 4 months ago

One could also consider to hardcode the namespace in the manifest files directly, however, using kustomize reduces the overhead for future adjustments.

Fixes rancher/system-upgrade-controller#294