![Snehal](/assets/img/avatar_default.png)
* Below manifests integrates capd to v1alpha4 * Cluster templates updated to v1alpha4 Closes: #647 Change-Id: I53f25cb2dd1eeed901d8582ddb873f0894bc45b9
15 lines
315 B
YAML
15 lines
315 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ../../../../function/workers-capd
|
|
|
|
namespace: target-infra
|
|
|
|
patchesJson6902:
|
|
- target:
|
|
group: cluster.x-k8s.io
|
|
version: v1alpha4
|
|
kind: MachineDeployment
|
|
name: "target-cluster-md-0"
|
|
path: machine_count.json
|