Skip to content

Commit

Permalink
add FallbackToLogsOnError for easier debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
deads2k committed Jan 25, 2024
1 parent 42a0af3 commit 7daf20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/03-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
memory: 20Mi
cpu: 10m
terminationMessagePath: /dev/termination-log
terminationMessagePolicy: File
terminationMessagePolicy: FallbackToLogsOnError
volumeMounts:
- mountPath: /etc/tls/private
name: cloud-credential-operator-serving-cert
Expand Down

0 comments on commit 7daf20b

Please sign in to comment.