From ef483d6fc39c6fc1c51e1fcfd0c86dc4eeed4abe Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 5 Sep 2019 09:34:29 -0700 Subject: [PATCH] docs/user: Bump vSphere and metal from v1beta4 to v1 Most of our docs were bumped in befde3c232 (pkg/types/installconfig: Bump v1beta4 to v1, 2019-04-10, #1589), but these v1beta4 references snuck in with 0ec07d0769 (docs: vSphere installation docs, 2019-04-07, #1545) and 0055065143 (baremetal: add baremetal IPI platform, 2019-07-16, #1873). --- docs/user/metal/install_ipi.md | 2 +- docs/user/vsphere/install_upi.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user/metal/install_ipi.md b/docs/user/metal/install_ipi.md index 875b9ebd34e..9be99f70d4d 100644 --- a/docs/user/metal/install_ipi.md +++ b/docs/user/metal/install_ipi.md @@ -108,7 +108,7 @@ include: https://github.com/metal3-io/baremetal-operator/blob/master/pkg/hardware/profile.go#L48 ```yaml -apiVersion: v1beta4 +apiVersion: v1 baseDomain: test.metalkube.org metadata: name: ostest diff --git a/docs/user/vsphere/install_upi.md b/docs/user/vsphere/install_upi.md index 29c7623a26f..7e5dad2462f 100644 --- a/docs/user/vsphere/install_upi.md +++ b/docs/user/vsphere/install_upi.md @@ -127,7 +127,7 @@ The OpenShift installer uses an [Install Config][install-config] to drive all in An example install config for vSphere UPI is as follows: ```yaml -apiVersion: v1beta4 +apiVersion: v1 ## The base domain of the cluster. All DNS records will be sub-domains of this base and will also include the cluster name. baseDomain: example.com compute: