mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-22 07:50:19 +00:00
Create fleet.yaml
This commit is contained in:
parent
cb56111f80
commit
dee12cddad
1 changed files with 10 additions and 0 deletions
10
Kubernetes/GitOps/Grafana/fleet.yaml
Normal file
10
Kubernetes/GitOps/Grafana/fleet.yaml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
defaultNamespace: grafana
|
||||||
|
|
||||||
|
helm:
|
||||||
|
chart: grafana
|
||||||
|
repo: https://grafana.github.io/helm-charts
|
||||||
|
releaseName: "grafana"
|
||||||
|
version: ""
|
||||||
|
namespace: grafana
|
||||||
|
valuesFiles:
|
||||||
|
- values.yaml
|
Loading…
Reference in a new issue