diff options
author | makefunstuff <[email protected]> | 2024-06-28 12:30:53 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-06-28 12:30:53 +0200 |
commit | 44cccb5f6b75c532aa6b097e2989d7581e78869e (patch) | |
tree | ad2d4b607ce63210707d3ddc26a9c88301544bb4 /helmfile.yaml | |
parent | 303262c75bd8d3ad2e166760f0518a0d8aa0591c (diff) | |
download | k3s-lab-44cccb5f6b75c532aa6b097e2989d7581e78869e.tar.gz |
proper refactoring
Diffstat (limited to 'helmfile.yaml')
-rw-r--r-- | helmfile.yaml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/helmfile.yaml b/helmfile.yaml deleted file mode 100644 index fe8d7f3..0000000 --- a/helmfile.yaml +++ /dev/null @@ -1,4 +0,0 @@ -helmfiles: - - path: ./third-party/prometheus/helmfile.yaml - - path: ./third-party/grafana/helmfile.yaml - - path: ./third-party/nginx/helmfile.yaml |