From 7ab135e0bef04ef1bb155c85e1225a989adfa8fc Mon Sep 17 00:00:00 2001 From: momothereal Date: Sat, 26 Oct 2019 14:58:46 -0400 Subject: [PATCH] Upgrade website to 2 replicas --- website/chart/website/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/chart/website/values.yaml b/website/chart/website/values.yaml index b19b07f..00c61ce 100644 --- a/website/chart/website/values.yaml +++ b/website/chart/website/values.yaml @@ -1,4 +1,4 @@ -replicaCount: 1 +replicaCount: 2 image: name: notset