I've talked with some of you during Kubecon '24 in Paris about this but still no changes in your Helm chart.
In short: Current S1 Helm template has Kubernetes pod securityContext settings with lots of defaults.
Those settings are not wrong (the defaults are specified in Kubernetes documentation), but because they are not set explicite thus they are visible, for example, in Microsoft Azure Defender Recommendations.
Could you apply correct securityContext configuration?
If not, then please write why it is bad idea...
Running quick script to determine the configured options give us:
Hi,
I've talked with some of you during Kubecon '24 in Paris about this but still no changes in your Helm chart.
In short: Current S1 Helm template has Kubernetes pod securityContext settings with lots of defaults. Those settings are not wrong (the defaults are specified in Kubernetes documentation), but because they are not set explicite thus they are visible, for example, in Microsoft Azure Defender Recommendations.
Could you apply correct securityContext configuration? If not, then please write why it is bad idea...
Running quick script to determine the configured options give us: