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 /third-party/gitea/helmfile.yaml | |
parent | 608a95ca4fa23d2aef9a121a285f8332313df54c (diff) | |
download | k3s-lab-e63ad3ad429513a731778f118283092e9efab83f.tar.gz |
grafana
Diffstat (limited to '')
-rw-r--r-- | third-party/gitea/helmfile.yaml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/third-party/gitea/helmfile.yaml b/third-party/gitea/helmfile.yaml deleted file mode 100644 index 4471d47..0000000 --- a/third-party/gitea/helmfile.yaml +++ /dev/null @@ -1,12 +0,0 @@ -repositories: - - name: gitea - url: https://charts.bitnami.com/bitnami - -releases: - - name: gitea - namespace: gitea - chart: gitea/gitea - version: 2.2.0 - values: - - ./gitea_values.yaml - - ../../shared-values/common_values.yaml |