Skip to content

Commit

Permalink
Merge pull request openshift#98 from sanchezl/fallback_to_logs_on_error
Browse files Browse the repository at this point in the history
set terminationMessagePolicy to FallbackToLogsOnError
  • Loading branch information
openshift-merge-robot committed May 7, 2019
2 parents 386e6cf + aaea65a commit 9fedae8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/09_deployment.yaml
Expand Up @@ -47,6 +47,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
terminationMessagePolicy: FallbackToLogsOnError
volumes:
- name: serving-cert
secret:
Expand Down

0 comments on commit 9fedae8

Please sign in to comment.