57a543478c
Adding Deployment manifests and README.md Relates-To-Issue: #78 Change-Id: I9fd1aa39a19bd1d60bdbed826016aeb0786bb188 Co-Authored-By: Ashu Kumar <ashughorla@gmail.com>
12 lines
344 B
YAML
12 lines
344 B
YAML
resources:
|
|
- role.yaml
|
|
- role_binding.yaml
|
|
- leader_election_role.yaml
|
|
- leader_election_role_binding.yaml
|
|
# Comment the following 3 lines if you want to disable
|
|
# the auth proxy (https://github.com/brancz/kube-rbac-proxy)
|
|
# which protects your /metrics endpoint.
|
|
- auth_proxy_service.yaml
|
|
- auth_proxy_role.yaml
|
|
- auth_proxy_role_binding.yaml
|