58f9f99d83
adjust openstack-test-site to execute the below phases for openstack provider(capo) clusterctl-init-ephemeral controlplane-ephemeral clusterctl-init-target clusterctl-move workers-target A detailed test run of the phases can be found in https://hackmd.io/OheCGmq8RX64SPw2sF3qGQ Change-Id: Id982273d28515eb3a44c39d869eaeb229923339c
12 lines
312 B
YAML
Executable File
12 lines
312 B
YAML
Executable File
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ../../../../function/workers-capo
|
|
|
|
patchesStrategicMerge:
|
|
- cluster_clouds_yaml_patch.yaml
|
|
- workers_machine_count_patch.yaml
|
|
- workers_machine_flavor_patch.yaml
|
|
- workers_cloud_conf_patch.yaml
|
|
- workers_ssh_key_patch.yaml
|