airshipctl/manifests/function/cabpk/v0.3.3/kustomization.yaml
Dmitry Ukov 48bf0b87c3 Add version to bootstrap kubeadm provider
Contents of cabpk moved to appropriate directory to comply with
clusterctl requirements

Change-Id: Ic65ab669155ef3bdb4d1e87bae62506703cd9c04
2020-04-27 17:49:27 +04:00

24 lines
532 B
YAML

namePrefix: capi-kubeadm-bootstrap-
commonLabels:
cluster.x-k8s.io/provider: "bootstrap-kubeadm"
bases:
- crd
- default
- webhook
patchesJson6902:
- target:
group: apiextensions.k8s.io
version: v1
kind: CustomResourceDefinition
name: kubeadmconfigs.bootstrap.cluster.x-k8s.io
path: patch_crd_webhook_namespace.yaml
- target:
group: apiextensions.k8s.io
version: v1
kind: CustomResourceDefinition
name: kubeadmconfigtemplates.bootstrap.cluster.x-k8s.io
path: patch_crd_webhook_namespace.yaml