diff options
Diffstat (limited to '')
-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 |