Skip to content

Do not require cluster-wide secret access #110

@bbung

Description

@bbung

Is your feature request related to a problem? Please describe.

We do have very strict security rules and this helm chart deployes a ClusterRole with cluster wide access to all secrets.

That should not be needed or at least if needed for particular use cases make it configurable.

Describe the solution you'd like

Delete the ClusterRole and Binding all together because it is not needed or make it an option to configure.

Normally a webhook does not need cluster wide secret access.

Describe alternatives you've considered

None

Search

  • I did search for other open and closed issues before opening this.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

No response

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions