012a4f27de
Change target cluster name for capd provider from "dtc" to "target-cluster" target cluster name changed at below entrypoints: - manifests/function/k8scontrol-capd - manifests/function/workers-capd - manifests/site/docker-test-site Change-Id: I72adeaf80a0d098d18e4334b02511d9917fe77b2
13 lines
290 B
YAML
13 lines
290 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ../../../../function/workers-capd
|
|
|
|
patchesJson6902:
|
|
- target:
|
|
group: cluster.x-k8s.io
|
|
version: v1alpha3
|
|
kind: MachineDeployment
|
|
name: "target-cluster-md-0"
|
|
path: machine_count.json
|