mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
MGMT-19225: Adding new option install config
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
b190a6f97c
commit
fab330c389
@@ -45,4 +45,12 @@ The name of the interface must match the actual NIC name as shown in the operati
|
||||
|
||||
|`releaseRegistry`|`string`| Specifies the container image registry that you used for the release image of the seed cluster.
|
||||
|
||||
|`nodeLabels` |`map[string]string`| Specifies custom node labels for the {sno} node, for example:
|
||||
[source,yaml]
|
||||
----
|
||||
nodeLabels:
|
||||
node-role.kubernetes.io/edge: true
|
||||
environment: production
|
||||
----
|
||||
|
||||
|====
|
||||
|
||||
Reference in New Issue
Block a user