Skip to content

Commit

Permalink
OCPBUGS-28230: enforce termination message policy on all platform pods
Browse files Browse the repository at this point in the history
  • Loading branch information
deads2k committed May 1, 2024
1 parent 8342a83 commit f25e9a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/0000_30_cluster-api_11_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ spec:
requests:
cpu: 10m
memory: 50Mi
terminationMessagePolicy: FallbackToLogsOnError
volumeMounts:
- name: images
mountPath: /etc/cluster-api-config-images/
Expand Down

0 comments on commit f25e9a8

Please sign in to comment.