From fa0d7bfcf3bf7d07d5d063caf5cfd271b840bbde Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 19 May 2025 20:26:34 -0500 Subject: [PATCH] scale nginx --- clusters/cl01tl/services/harbor/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/services/harbor/values.yaml b/clusters/cl01tl/services/harbor/values.yaml index 9a2bb85e6..3056e0350 100644 --- a/clusters/cl01tl/services/harbor/values.yaml +++ b/clusters/cl01tl/services/harbor/values.yaml @@ -35,7 +35,7 @@ harbor: image: repository: goharbor/nginx-photon tag: v2.13.0 - replicas: 0 + replicas: 2 portal: image: repository: goharbor/harbor-portal