From 3ff99654256cc147fa8d44457a25624a48c543e9 Mon Sep 17 00:00:00 2001 From: titusvermesan Date: Thu, 12 Dec 2024 10:31:51 +0100 Subject: [PATCH] test-wekan mongodb.replicaSetName --- argocd/apps/wekan/test-wekan.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/argocd/apps/wekan/test-wekan.yaml b/argocd/apps/wekan/test-wekan.yaml index fd0ee8c..fda9e4a 100644 --- a/argocd/apps/wekan/test-wekan.yaml +++ b/argocd/apps/wekan/test-wekan.yaml @@ -36,6 +36,8 @@ spec: value: local-path - name: mongodb.replicaCount value: '1' + - name: mogodb.replicaSetName + value: 'test-mongodb' - name: root_url value: https://test-wekan.innovation-hub-niedersachsen.de chart: wekan