First commit
This commit is contained in:
parent
7e7e171b4c
commit
f295d3d319
15 changed files with 195 additions and 1 deletions
11
vars/metrics_server_files_list.yml
Normal file
11
vars/metrics_server_files_list.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
metrics_server_files:
|
||||
- "system:aggregated-metrics-reader-ClusterRole.yaml"
|
||||
- "metrics-server:system:auth-delegator-ClusterRoleBinding.yaml"
|
||||
- "metrics-server-auth-reader-RoleBinding.yaml"
|
||||
- "v1beta1.metrics.k8s.io-APIService.yaml"
|
||||
- "metrics-server-ServiceAccount.yaml"
|
||||
- "metrics-server-Deployment.yaml"
|
||||
- "metrics-server-Service.yaml"
|
||||
- "system:metrics-server-ClusterRole.yaml"
|
||||
- "system:metrics-server-ClusterRoleBinding.yaml"
|
||||
Loading…
Add table
Add a link
Reference in a new issue