Skip to content

Commit 5c279e6

Browse files
committed
set terminationMessagePolicy to FallbackToLogsOnError for manager
1 parent 72ec216 commit 5c279e6

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
@@ -47,6 +47,7 @@ spec:
4747
port: healthz
4848
initialDelaySeconds: 10
4949
periodSeconds: 10
50+
terminationMessagePolicy: FallbackToLogsOnError
5051
securityContext:
5152
allowPrivilegeEscalation: false
5253
capabilities:

0 commit comments

Comments
 (0)