We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Normally a container should not need to modify the root filesystem. Add this to your container to set the root filesystem as read-only:
securityContext: readOnlyRootFilesystem: true