airshipctl/manifests/function/certmanager/kustomization.yaml
Sirajudeen 813bdd3614 Use global certmanager for clusterctl
* Remove the duplicated certmanager across all the
  cluster components ( capi, capm3, cacpk, cbk, capd, capz)
  and use certmanager from functions ( global )

Change-Id: I9ee060a19ab8c9eb508bc3ddb848895478170b98
Closes: #350
2020-10-21 16:37:11 +00:00

8 lines
134 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- certificate.yaml
configurations:
- kustomizeconfig.yaml