Create fleet.yaml
This commit is contained in:
parent
cb56111f80
commit
dee12cddad
|
@ -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 New Issue