mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
remove dupe mount namespace content kdump updates cleanup cluster logging yaml clean up on aisle 7 tweaks tweaks adding RDS image updates Ian M's comments review clean up Ian's final comments
11 lines
284 B
YAML
11 lines
284 B
YAML
apiVersion: machineconfiguration.openshift.io/v1
|
|
kind: ContainerRuntimeConfig
|
|
metadata:
|
|
name: enable-crun-worker
|
|
spec:
|
|
machineConfigPoolSelector:
|
|
matchLabels:
|
|
pools.operator.machineconfiguration.openshift.io/worker: ""
|
|
containerRuntimeConfig:
|
|
defaultRuntime: crun
|