From 513b324e7545aac35b3895e8fdcba26cfd6e3d16 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Sun, 18 Oct 2020 14:29:44 +0700 Subject: [PATCH] argocd: add helm repo for minecraft --- apps/argocd/patches/argocd-cm.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/argocd/patches/argocd-cm.yaml b/apps/argocd/patches/argocd-cm.yaml index 0952ee2..1987789 100644 --- a/apps/argocd/patches/argocd-cm.yaml +++ b/apps/argocd/patches/argocd-cm.yaml @@ -17,6 +17,9 @@ data: - name: jetstack type: helm url: https://charts.jetstack.io + - name: itzg + type: helm + url: https://itzg.github.io/minecraft-server-charts/ repository.credentials: | - url: git@github.com:gorilych/ sshPrivateKeySecret: