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.
1 parent c4e6bca commit 9b253d1Copy full SHA for 9b253d1
templates/controller/deployment.yaml
@@ -91,6 +91,7 @@ spec:
91
{{- include "controller_resources" . | nindent 14 }}
92
{{- end }}
93
securityContext:
94
+ readOnlyRootFilesystem: true
95
privileged: true
96
seLinuxOptions:
97
level: s0
0 commit comments