Skip to content

Commit

Permalink
Merge pull request #171 from deads2k/termination
Browse files Browse the repository at this point in the history
OCPBUGS-28230: enforce termination message policy on all platform pods
  • Loading branch information
openshift-merge-bot[bot] authored May 1, 2024
2 parents 8342a83 + f25e9a8 commit ccded70
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 ccded70

Please sign in to comment.