airshipctl/manifests/function/cert-manager/v0.14.1/rbac/kustomization.yaml
Dmitry Ukov cd7aea13b9 Add cert manager
Version 0.14.1 has been used as a basis for this function

Change-Id: If7b48d021f7b5dbb680000a0500d7c23a23263de
2020-04-27 17:44:34 +04:00

25 lines
927 B
YAML

resources:
- cainjector_clusterrole.yaml
- cainjector_clusterrole_binding.yaml
- cainjector_leaderelection_role.yaml
- cainjector_leaderelection_role_binding.yaml
- cainjector_sa.yaml
- controller_certificates_clusterrole.yaml
- controller_certificates_clusterrole_binding.yaml
- controller_challenges_clusterrole_binding.yaml
- controller_challenges_role.yaml
- controller_clusterissuers_clusterrole.yaml
- controller_clusterissuers_clusterrole_binding.yaml
- controller_ingress_shim_clusterrole.yaml
- controller_ingress_shim_clusterrole_binding.yaml
- controller_issuers_clusterrole.yaml
- controller_issuers_clusterrole_binding.yaml
- controller_orders_clusterrole.yaml
- controller_orders_clusterrole_binding.yaml
- edit_clusterrole.yaml
- manager_leaderelection_role.yaml
- manager_leaderelection_role_binding.yaml
- manager_sa.yaml
- view_clusterrole.yaml
- webhook_sa.yaml