Skip to content

Commit

Permalink
Merge pull request #274 from deads2k/termination-2
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 Feb 6, 2024
2 parents 118df2a + 170cd19 commit 372c987
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ spec:
requests:
cpu: 10m
memory: 50Mi
terminationMessagePolicy: FallbackToLogsOnError
volumeMounts:
- mountPath: /tmp/k8s-webhook-server/serving-certs
name: control-plane-machine-set-operator-tls
Expand Down

0 comments on commit 372c987

Please sign in to comment.