From 3635be43fc1b1edaa07dca1bd8600d5729d2c3d6 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 11 Dec 2025 19:42:33 -0600 Subject: [PATCH] scale nginx --- clusters/cl01tl/helm/harbor/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/harbor/values.yaml b/clusters/cl01tl/helm/harbor/values.yaml index 39dd20c5f..f20215f30 100644 --- a/clusters/cl01tl/helm/harbor/values.yaml +++ b/clusters/cl01tl/helm/harbor/values.yaml @@ -43,7 +43,7 @@ harbor: image: repository: goharbor/nginx-photon tag: v2.14.1 - replicas: 0 + replicas: 1 portal: image: repository: goharbor/harbor-portal