k8s/argo/apps/values.yaml
2023-07-08 20:11:10 -04:00

33 lines
893 B
YAML

---
helmApps:
- app: metallb
namespace: metallb-system
repoURL: https://metallb.github.io/metallb
chart: metallb
revision: 0.13.10
- app: external-secrets
namespace: external-secrets
repoURL: https://charts.external-secrets.io
chart: external-secrets
revision: 0.9.1
- app: prometheus
namespace: prometheus
repoURL: https://prometheus-community.github.io/helm-charts
chart: kube-prometheus-stack
revision: 47.4.0
- app: goldpinger
namespace: goldpinger
repoURL: https://okgolove.github.io/helm-charts
chart: goldpinger
revision: 5.5.0
- app: miniflux
namespace: miniflux
repoURL: https://charts.gabe565.com
chart: miniflux
revision: 0.6.1
# - app: longhorn
# namespace: longhorn-system
# repoURL: https://charts.longhorn.io
# chart: longhorn
# revision: 1.4.2