Skip to content

Commit 40ba61b

Browse files
Merge pull request #58311 from xenolinux/add-ns
OCPBUGS#11430: Add namespace openshift-machine-api in static configuration
2 parents ca8dcc9 + 7a270b7 commit 40ba61b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/ipi-install-preparing-the-bare-metal-node.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ apiVersion: v1 <1>
6060
kind: Secret
6161
metadata:
6262
name: openshift-worker-<num>-network-config-secret <2>
63+
namespace: openshift-machine-api
6364
type: Opaque
6465
stringData:
6566
nmstate: | <3>

0 commit comments

Comments
 (0)