1apiVersion: kustomize.config.k8s.io/v1beta1 2kind: Kustomization 3resources: 4- auth_proxy_client_clusterrole.yaml 5- auth_proxy_role.yaml 6- auth_proxy_role_binding.yaml 7- auth_proxy_service.yaml
View as plain text