Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for customisation of NiFiKop Deployment's container securityContext #513

Open
ChrisSamo632 opened this issue Feb 6, 2025 · 0 comments
Labels
community enhancement New feature or request

Comments

@ChrisSamo632
Copy link

Is your feature request related to a problem?

The securityContext of the container deployed for the NiFiKop operator does not allow for customisation.

Describe the solution you'd like to see

Allow specification of a containerSecurityContext (or other) object in the values.yaml (akin to podSecurityContext), allowing users to provide additional securityContext settings for the NiFi Kop containers, e.g. capabilities.drop

Describe alternatives you've considered

Patching of the NiFiKop Deployment using kubectl patch after deploying the operator with helm install

Additional context

No response

@ChrisSamo632 ChrisSamo632 added community enhancement New feature or request labels Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant