Skip to content

Commit 6e4ca0e

Browse files
committed
set terminationMessagePolicy to FallbackToLogsOnError for manager
1 parent 9271147 commit 6e4ca0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/manager/manager.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ spec:
4848
- ALL
4949
runAsUser: 65532
5050
runAsGroup: 65532
51+
terminationMessagePolicy: FallbackToLogsOnError
5152
securityContext:
5253
runAsNonRoot: true
5354
seccompProfile:

0 commit comments

Comments
 (0)