Skip to content

Commit 26612cd

Browse files
committed
shorten name of ocp4 cluster
1 parent 2304db3 commit 26612cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ vsphere_repo: "https://px-deploy.s3.eu-west-1.amazonaws.com/templates/"
5757
#vsphere_folder: ""
5858

5959
ocp4_domain: ""
60-
ocp4_version: 4.16.17
60+
ocp4_version: 4.18.8
6161
ocp4_pull_secret: ""
6262

6363
#env:

terraform/aws/ocp4/ocp4-install-config.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ controlPlane:
1717
replicas: 3
1818
metadata:
1919
creationTimestamp: null
20-
name: px-deploy-${tpl_configname}-${tpl_cluster}
20+
name: pxd-${tpl_configname}-${tpl_cluster}
2121
networking:
2222
clusterNetwork:
2323
- cidr: 10.128.0.0/14

0 commit comments

Comments
 (0)