traefik-helm-chart
traefik-helm-chart copied to clipboard
feat: add deletecollection right on secrets
trafficstars
What does this PR do?
This PR adds the deletecollection right on Secrets.
Motivation
The goal is to allow Traefik Hub controller to delete Secrets more efficiently when cleaning up outdated resources.
More
- [ ] ~Yes, I updated the tests accordingly~
- [X] Yes, I ran
make testand all the tests passed