We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7bac114 + 0d5f13a commit 86b6873Copy full SHA for 86b6873
modules/machineset-yaml-osp.adoc
@@ -64,10 +64,10 @@ ifdef::infra[]
64
machine.openshift.io/cluster-api-machine-type: <infra> <2>
65
machine.openshift.io/cluster-api-machineset: <infrastructure_id>-infra <3>
66
spec:
67
- metadata:
68
- creationTimestamp: null
69
- labels:
70
- node-role.kubernetes.io/infra: ""
+ metadata:
+ creationTimestamp: null
+ labels:
+ node-role.kubernetes.io/infra: ""
71
taints: <4>
72
- key: node-role.kubernetes.io/infra
73
effect: NoSchedule
0 commit comments