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 57c6caf commit 0ac498dCopy full SHA for 0ac498d
config/manager/manager.yaml
@@ -46,6 +46,7 @@ spec:
46
privileged: false
47
runAsUser: 65532
48
runAsGroup: 65532
49
+ terminationMessagePolicy: FallbackToLogsOnError
50
terminationGracePeriodSeconds: 10
51
securityContext:
52
runAsNonRoot: true
0 commit comments