Skip to content

Commit 714bd84

Browse files
authored
Merge pull request #28800 from maxwelldb/osp-remove-clusterid-bz1916088
Remove 'clusterID' from ShiftStack install-config.yaml mods
2 parents ebd247a + 25b71c2 commit 714bd84

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

modules/installation-osp-config-yaml.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ This sample file is provided for reference only. You must obtain your
1717
----
1818
apiVersion: v1
1919
baseDomain: example.com
20-
clusterID: os-test
2120
controlPlane:
2221
name: master
2322
platform: {}

modules/installation-osp-kuryr-config-yaml.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ This sample file is provided for reference only. You must obtain your
2121
----
2222
apiVersion: v1
2323
baseDomain: example.com
24-
clusterID: os-test
2524
controlPlane:
2625
name: master
2726
platform: {}

modules/installation-osp-restricted-config-yaml.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ This sample file is provided for reference only. You must obtain your
1818
----
1919
apiVersion: v1
2020
baseDomain: example.com
21-
clusterID: os-test
2221
controlPlane:
2322
name: master
2423
platform: {}

0 commit comments

Comments
 (0)