Hi Team,
Our pods are operating in a cluster with the 'Restricted' Pod Security Standard applied. Consequently, all our deployments must be configured with an appropriate securityContext. However, when adding our own init containers, such as create-keystore, there is no option to configure the containerSecurityContext.
It would be great to have the ability to add a containerSecurityContext section for custom init containers section in the values.yml file and use it within the deployment.yml template.
Hi Team, Our pods are operating in a cluster with the 'Restricted' Pod Security Standard applied. Consequently, all our deployments must be configured with an appropriate securityContext. However, when adding our own init containers, such as create-keystore, there is no option to configure the containerSecurityContext.
It would be great to have the ability to add a containerSecurityContext section for custom init containers section in the values.yml file and use it within the deployment.yml template.
AKHQ Version: v0.24.0 Environment: Azure
Thanks in advance,