We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2304db3 commit 26612cdCopy full SHA for 26612cd
defaults.yml
@@ -57,7 +57,7 @@ vsphere_repo: "https://px-deploy.s3.eu-west-1.amazonaws.com/templates/"
57
#vsphere_folder: ""
58
59
ocp4_domain: ""
60
-ocp4_version: 4.16.17
+ocp4_version: 4.18.8
61
ocp4_pull_secret: ""
62
63
#env:
terraform/aws/ocp4/ocp4-install-config.tpl
@@ -17,7 +17,7 @@ controlPlane:
17
replicas: 3
18
metadata:
19
creationTimestamp: null
20
- name: px-deploy-${tpl_configname}-${tpl_cluster}
+ name: pxd-${tpl_configname}-${tpl_cluster}
21
networking:
22
clusterNetwork:
23
- cidr: 10.128.0.0/14
0 commit comments