Update script & templates
This commit is contained in:
parent
06de52c8e8
commit
b285f2f842
8 changed files with 22 additions and 22 deletions
|
|
@ -1,22 +1,22 @@
|
|||
---
|
||||
prometheus_files:
|
||||
- prometheus/rbac/cluster-role-binding.yaml
|
||||
- prometheus/rbac/cluster-role.yaml
|
||||
- prometheus/rbac/cluster-role-binding.yaml
|
||||
# - prometheus/0-namespace.yaml
|
||||
- prometheus/config.yaml
|
||||
- prometheus/deployment.yaml
|
||||
- prometheus/network-policy.yaml
|
||||
- prometheus/rules.yaml
|
||||
- prometheus/service-account.yaml
|
||||
- prometheus/service.yaml
|
||||
- prometheus/service-account.yaml
|
||||
- prometheus/discovery/kube-controller-manager.yaml
|
||||
- prometheus/discovery/kube-proxy.yaml
|
||||
- prometheus/discovery/kube-scheduler.yaml
|
||||
- prometheus/exporters/kube-state-metrics/cluster-role-binding.yaml
|
||||
- prometheus/exporters/kube-state-metrics/cluster-role.yaml
|
||||
- prometheus/exporters/kube-state-metrics/cluster-role-binding.yaml
|
||||
- prometheus/exporters/kube-state-metrics/deployment.yaml
|
||||
- prometheus/exporters/kube-state-metrics/service-account.yaml
|
||||
- prometheus/exporters/kube-state-metrics/service.yaml
|
||||
- prometheus/exporters/kube-state-metrics/service-account.yaml
|
||||
- prometheus/exporters/node-exporter/daemonset.yaml
|
||||
- prometheus/exporters/node-exporter/service-account.yaml
|
||||
- prometheus/exporters/node-exporter/service.yaml
|
||||
- prometheus/exporters/node-exporter/service-account.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue