mirror of https://git.rancher.io/charts
108 lines
3.0 KiB
YAML
108 lines
3.0 KiB
YAML
|
dependencies:
|
||
|
- name: kube-state-metrics
|
||
|
version: 2.8.14
|
||
|
repository: https://kubernetes-charts.storage.googleapis.com/
|
||
|
condition: kubeStateMetrics.enabled
|
||
|
- name: prometheus-node-exporter
|
||
|
version: 1.11.2
|
||
|
repository: https://prometheus-community.github.io/helm-charts
|
||
|
condition: nodeExporter.enabled
|
||
|
- name: grafana
|
||
|
version: 5.6.4
|
||
|
repository: https://grafana.github.io/helm-charts
|
||
|
condition: grafana.enabled
|
||
|
|
||
|
- name: prometheus-adapter
|
||
|
version: 2.4.0
|
||
|
repository: https://kubernetes-charts.storage.googleapis.com/
|
||
|
condition: prometheus-adapter.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: rkeControllerManager
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: rkeControllerManager.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: rkeScheduler
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: rkeScheduler.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: rkeProxy
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: rkeProxy.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: rkeEtcd
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: rkeEtcd.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: k3sControllerManager
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: k3sControllerManager.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: k3sScheduler
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: k3sScheduler.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: k3sProxy
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: k3sProxy.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: kubeAdmControllerManager
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: kubeAdmControllerManager.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: kubeAdmScheduler
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: kubeAdmScheduler.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: kubeAdmProxy
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: kubeAdmProxy.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: kubeAdmEtcd
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: kubeAdmEtcd.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: rke2ControllerManager
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: rke2ControllerManager.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: rke2Scheduler
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: rke2Scheduler.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: rke2Proxy
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: rke2Proxy.enabled
|
||
|
|
||
|
- name: rancher-pushprox
|
||
|
alias: rke2Etcd
|
||
|
version: 0.1.0
|
||
|
repository: file://../../rancher-pushprox/charts
|
||
|
condition: rke2Etcd.enabled
|