Skip to content

Commit

Permalink
set terminationMessagePolicy to FallbackToLogsOnError for manager
Browse files Browse the repository at this point in the history
  • Loading branch information
damdo committed Oct 14, 2024
1 parent ce64cf9 commit 8dbaa6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ spec:
port: healthz
initialDelaySeconds: 10
periodSeconds: 10
terminationMessagePolicy: FallbackToLogsOnError
securityContext:
allowPrivilegeEscalation: false
capabilities:
Expand Down

0 comments on commit 8dbaa6e

Please sign in to comment.