Skip to content

Commit

Permalink
increase log stacktrace default level to panic (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickstruyf3 authored Aug 28, 2023
1 parent 7b18cce commit c668afd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/default/manager_auth_proxy_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ spec:
- "--leader-elect"
- "--zap-log-level=${NUTANIX_LOG_LEVEL=info}"
- "--zap-devel=${NUTANIX_LOG_DEVELOPMENT=true}"
- "--zap-stacktrace-level=${NUTANIX_LOG_STACKTRACE_LEVEL=panic}"

0 comments on commit c668afd

Please sign in to comment.