Skip to content

Commit

Permalink
Merge pull request #312 from deads2k/termination
Browse files Browse the repository at this point in the history
OCPBUGS-28230: add FallbackToLogsOnError for easier debugging
  • Loading branch information
openshift-merge-bot[bot] authored Jan 26, 2024
2 parents 50c2ebf + 946aeb5 commit e42cff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/07_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
name: metrics
protocol: TCP
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
terminationMessagePolicy: FallbackToLogsOnError
resources:
requests:
memory: 20Mi
Expand Down

0 comments on commit e42cff5

Please sign in to comment.