813bdd3614
* 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
8 lines
134 B
YAML
8 lines
134 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- certificate.yaml
|
|
|
|
configurations:
|
|
- kustomizeconfig.yaml
|