/
githubmirror
/
origin
Обзор
Документация
Войти
/
githubmirror
/
origin
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/extended/testdata/node/machineconfigpool/customMCP.yaml
13 строк
392 B
Neeraj Krishna Gopalakrishna
OCPNODE-3203: Add a test suite for kubeletconfig testing
22 янв 2026, 08:52
22 янв 2026, 08:52
3c2d92c
Код
Авторство
О чём код?
apiVersion: machineconfiguration.openshift.io/v1 kind: MachineConfigPool metadata: name: custom labels: pools.operator.machineconfiguration.openshift.io/custom: "" spec: machineConfigSelector: matchExpressions: - {key: machineconfiguration.openshift.io/role, operator: In, values: [worker,custom]} nodeSelector: matchLabels: node-role.kubernetes.io/custom: ""