5cf6528dee
Version 0.3.1 has been used as a basis for this function Closes: #161 Change-Id: I7c15fdff0a0cb2ba90295d0a403f737ee4398deb
11 lines
251 B
YAML
11 lines
251 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- role.yaml
|
|
- role_binding.yaml
|
|
- auth_proxy_service.yaml
|
|
- auth_proxy_role.yaml
|
|
- auth_proxy_role_binding.yaml
|
|
- leader_election_role_binding.yaml
|
|
- leader_election_role.yaml
|