mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-13 08:14:32 +07:00
b1a716dae9
Grafana depends on secret created by ExternalSecret, with the values pulled from Vault, causing circular dependency problem: system requires platform components but platform requires system components.
8 lines
192 B
YAML
8 lines
192 B
YAML
apiVersion: v2
|
|
name: kube-prometheus-stack
|
|
version: 0.0.0
|
|
dependencies:
|
|
- name: kube-prometheus-stack
|
|
version: 45.28.1
|
|
repository: https://prometheus-community.github.io/helm-charts
|