File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ metadata:
4444 machineconfiguration.openshift.io/role: master
4545 name: 99-master-ssh
4646spec:
47+ baseOSExtensionsContainerImage: ""
4748 config:
4849 ignition:
4950 version: 3.2.0
@@ -70,6 +71,7 @@ metadata:
7071 machineconfiguration.openshift.io/role: master
7172 name: 99-master-disable-hyperthreading
7273spec:
74+ baseOSExtensionsContainerImage: ""
7375 config:
7476 ignition:
7577 version: 3.2.0
@@ -93,6 +95,7 @@ metadata:
9395 machineconfiguration.openshift.io/role: master
9496 name: 99-master-disable-hyperthreading
9597spec:
98+ baseOSExtensionsContainerImage: ""
9699 config:
97100 ignition:
98101 version: 3.2.0
@@ -110,6 +113,7 @@ metadata:
110113 machineconfiguration.openshift.io/role: master
111114 name: 99-master-ssh
112115spec:
116+ baseOSExtensionsContainerImage: ""
113117 config:
114118 ignition:
115119 version: 3.2.0
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ metadata:
3838 machineconfiguration.openshift.io/role: worker
3939 name: 99-worker-ssh
4040spec:
41+ baseOSExtensionsContainerImage: ""
4142 config:
4243 ignition:
4344 version: 3.2.0
@@ -64,6 +65,7 @@ metadata:
6465 machineconfiguration.openshift.io/role: worker
6566 name: 99-worker-disable-hyperthreading
6667spec:
68+ baseOSExtensionsContainerImage: ""
6769 config:
6870 ignition:
6971 version: 3.2.0
@@ -87,6 +89,7 @@ metadata:
8789 machineconfiguration.openshift.io/role: worker
8890 name: 99-worker-disable-hyperthreading
8991spec:
92+ baseOSExtensionsContainerImage: ""
9093 config:
9194 ignition:
9295 version: 3.2.0
@@ -104,6 +107,7 @@ metadata:
104107 machineconfiguration.openshift.io/role: worker
105108 name: 99-worker-ssh
106109spec:
110+ baseOSExtensionsContainerImage: ""
107111 config:
108112 ignition:
109113 version: 3.2.0
You can’t perform that action at this time.
0 commit comments