stakater / Reloader

A Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on Pods with their associated Deployment, StatefulSet, DaemonSet and DeploymentConfig – [✩Star] if you're using it!
https://docs.stakater.com/reloader/
Apache License 2.0
7.72k stars 513 forks source link

fix: Remove obsolete permissions for apiGroup `extensions` from helm templates #784

Closed tom1299 closed 1 week ago

tom1299 commented 2 weeks ago

dpeloyments and statefulsets in the apiGroup extensions have been deprecated and removed from kubernetes. This changes removes these permissions from the Reloader Role helm template file.