diff --git a/charts/operator-wandb/Chart.yaml b/charts/operator-wandb/Chart.yaml index 23d8267c..56beb327 100644 --- a/charts/operator-wandb/Chart.yaml +++ b/charts/operator-wandb/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: operator-wandb description: A Helm chart for deploying W&B to Kubernetes type: application -version: 0.10.25 +version: 0.10.26 appVersion: 1.0.0 icon: https://wandb.ai/logo.svg diff --git a/charts/operator-wandb/charts/app/templates/hpa.yaml b/charts/operator-wandb/charts/app/templates/hpa.yaml index b5743e22..f192d217 100644 --- a/charts/operator-wandb/charts/app/templates/hpa.yaml +++ b/charts/operator-wandb/charts/app/templates/hpa.yaml @@ -13,7 +13,7 @@ spec: kind: Deployment name: {{ include "app.fullname" . }} minReplicas: 1 - maxReplicas: 10 + maxReplicas: 1 metrics: - type: Resource resource: