Merge pull request #805 from tom1299/master

fix: Remove obsolete permissions for apiGroup extensions from helm charts
This commit is contained in:
tom1299
2025-01-29 14:10:41 +05:00
committed by GitHub
parent 41802adc52
commit 636ab7a3f5
@@ -67,16 +67,6 @@ rules:
- get
- update
- patch
- apiGroups:
- "extensions"
resources:
- deployments
- daemonsets
verbs:
- list
- get
- update
- patch
- apiGroups:
- "batch"
resources: