Just as an FYI and possibly to help others stumbling here in the future.
Here's the policy description:
Kubernetes cluster containers should run with a read only root file system
Run containers with a read only root file system to protect from changes at run-time with malicious binaries being added to PATH in a Kubernetes cluster. This policy is generally available for Kubernetes Service (AKS), and preview for Azure Arc enabled Kubernetes. For more information, see https://aka.ms/kubepolicydoc.
Would it be possible to set this as the default for the connect pods or would this break the application and one needs to disable this policy for Connect?
Just as an FYI and possibly to help others stumbling here in the future.
Here's the policy description:
Would it be possible to set this as the default for the connect pods or would this break the application and one needs to disable this policy for Connect?