From 2403a38f8102f73e4dddff7072a2106e73df5251 Mon Sep 17 00:00:00 2001 From: Justin Brooks Date: Mon, 15 Jul 2024 16:17:21 -0400 Subject: [PATCH] Update deployment.yaml --- charts/operator-wandb/charts/weave/templates/deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/operator-wandb/charts/weave/templates/deployment.yaml b/charts/operator-wandb/charts/weave/templates/deployment.yaml index bfc3239c..ef555878 100644 --- a/charts/operator-wandb/charts/weave/templates/deployment.yaml +++ b/charts/operator-wandb/charts/weave/templates/deployment.yaml @@ -130,7 +130,7 @@ spec: kind: Deployment name: {{ include "weave.fullname" . }} minReplicas: 1 - maxReplicas: 10 + maxReplicas: 1 metrics: - type: Resource resource: @@ -138,4 +138,4 @@ spec: target: type: Utilization averageUtilization: 70 - \ No newline at end of file +