From dfac633be24fe789dde7297ccd71bb00019f9bd8 Mon Sep 17 00:00:00 2001 From: Amarpreet Minhas Date: Sun, 16 Jul 2023 19:13:24 +0000 Subject: [PATCH] Reinstall lemmy after cleaning pvs --- argo/apps/values.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/argo/apps/values.yaml b/argo/apps/values.yaml index 3367b44..182f4e9 100644 --- a/argo/apps/values.yaml +++ b/argo/apps/values.yaml @@ -60,8 +60,8 @@ helmApps: repoURL: https://k8s-at-home.com/charts/ chart: wallabag revision: 7.1.2 - # - app: lemmy - # namespace: lemmy - # repoURL: https://ananace.gitlab.io/charts - # chart: lemmy - # revision: 0.4.1 + - app: lemmy + namespace: lemmy + repoURL: https://ananace.gitlab.io/charts + chart: lemmy + revision: 0.4.1