1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00

Merge pull request #13987 from wking/drop-openshiftClusterID

modules/machineset-*: Drop openshiftClusterID
This commit is contained in:
Kathryn Alexander
2019-04-23 10:13:57 -04:00
committed by GitHub
2 changed files with 1 additions and 5 deletions

View File

@@ -70,8 +70,6 @@ spec:
values:
- <cluster_name>-<machine_label>-<AWS-availability-zone>
tags:
- name: openshiftClusterID
value: 5a21bfc0-1c56-4400-81bb-7fd66644f871
- name: kubernetes.io/cluster/<cluster_name> <1>
value: owned
userDataSecret:
@@ -90,4 +88,4 @@ status:
<2> Specify the name of the new MachineSet.
<3> Specify the MachineSet name.
<4> Specify a label to add to the MachineSet.
<5> Do not modify this section.
<5> Do not modify this section.

View File

@@ -194,8 +194,6 @@ providerSpec:
values:
- <cluster_name>-<machine_label>-<AWS-availability-zone>
tags:
- name: openshiftClusterID
value: 5a21bfc0-1c56-4400-81bb-7fd66644f871
- name: kubernetes.io/cluster/<cluster_name>
value: owned
userDataSecret: <3>