Rebase node templates;Switch to linked clones;Rename dictionary;Add debugging
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-11-08 08:54:33 +01:00
parent 5985615868
commit 8926b72344
4 changed files with 49 additions and 30 deletions

View File

@ -77,13 +77,16 @@ components:
# installCRDs: true
clusterapi:
manifest:
management:
version:
# Must match the version referenced at `dependencies.static_binaries[.filename==clusterctl].url`
base: v1.2.4
# Must match the version referenced at `components.cert-manager.helm.version`
cert_manager: v1.9.1
infrastructure_vsphere: v1.3.5
workload:
version:
k8s: v1.23.5
gitea:
helm:

View File

@ -1,7 +1,8 @@
downstream:
node_templates:
prefix: NodeTmpl_
prefix: ClusterAPITemplate_
images:
- url: https://stable.release.flatcar-linux.net/amd64-usr/3227.2.0/flatcar_production_vmware_ova.ova
name: flatcar.ova
# Refer to `https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/blob/v1.3.5/README.md#kubernetes-versions-with-published-ovas` for a list of supported node templates
- url: https://storage.googleapis.com/capv-images/release/v1.23.5/ubuntu-2004-kube-v1.23.5.ova
name: ubuntu-2004-kube-v1.23.5.ova