![Rishabh Kumar Jain](/assets/img/avatar_default.png)
* adjust docker-test-site to execute the below phases with docker provider clusterctl-init-ephemeral controlplane-ephemeral clusterctl-init-target clusterctl-move workers-target Change-Id: I781189d9e1689237f8736e6d64a73014aed5b3c3
13 lines
317 B
YAML
13 lines
317 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ../../../../function/k8scontrol-capd
|
|
|
|
patchesJson6902:
|
|
- target:
|
|
group: controlplane.cluster.x-k8s.io
|
|
version: v1alpha3
|
|
kind: KubeadmControlPlane
|
|
name: "target-cluster-control-plane"
|
|
path: machine_count.json
|