1apiVersion: kustomize.config.k8s.io/v1beta1 2kind: Kustomization 3resources: 4- cert_manager_controller_approver_clusterrole.yaml 5- cert_manager_controller_approver_clusterrolebinding.yaml 6- role.yaml 7- role_binding.yaml 8- sa.yaml
View as plain text