mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
19 lines
429 B
YAML
19 lines
429 B
YAML
# Automatically generated by extra-manifests-builder
|
|
# Do not make changes directly.
|
|
apiVersion: machineconfiguration.openshift.io/v1
|
|
kind: MachineConfig
|
|
metadata:
|
|
labels:
|
|
machineconfiguration.openshift.io/role: worker
|
|
name: 06-kdump-enable-worker
|
|
spec:
|
|
config:
|
|
ignition:
|
|
version: 3.2.0
|
|
systemd:
|
|
units:
|
|
- enabled: true
|
|
name: kdump.service
|
|
kernelArguments:
|
|
- crashkernel=512M
|