Don't give operator permissions to create CRDs if not needed #2226
Labels
area/helm
Related to the Helm chart
good first issue
Good for newcomers
kind/enhancement
This improves or streamlines existing functionality
Tetragon Operator has an option to skip CRD creation, but even if it's used, the operator ClusterRole still contains permissions to create CRDs. For slightly better security hygiene, these permissions can be included conditionally, only if needed.
The text was updated successfully, but these errors were encountered: