diff options
author | makefunstuff <[email protected]> | 2024-06-27 23:50:06 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-27 23:50:06 +0200 |
commit | e63ad3ad429513a731778f118283092e9efab83f (patch) | |
tree | c35993515654ea4ab883afec0b94629869b5c040 /helmfile.yaml | |
parent | 608a95ca4fa23d2aef9a121a285f8332313df54c (diff) | |
download | k3s-lab-e63ad3ad429513a731778f118283092e9efab83f.tar.gz |
grafana
Diffstat (limited to 'helmfile.yaml')
-rw-r--r-- | helmfile.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/helmfile.yaml b/helmfile.yaml index 66b7593..c1b6ea8 100644 --- a/helmfile.yaml +++ b/helmfile.yaml @@ -1,2 +1,3 @@ helmfiles: - - path: ./third-party/gitea/helmfile.yaml + - path: ./third-party/prometheus/helmfile.yaml + - path: ./third-party/grafana/helmfile.yaml |