From 96c4fc2ae9b06519136df04c3db320cc16dd5d76 Mon Sep 17 00:00:00 2001 From: amber <> Date: Tue, 22 Oct 2024 14:45:50 +0800 Subject: [PATCH] chore: upgrade hpa version, values.yaml --- helm/{ => templates}/values.yaml | 0 locust/locust-worker-hpa.yaml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename helm/{ => templates}/values.yaml (100%) diff --git a/helm/values.yaml b/helm/templates/values.yaml similarity index 100% rename from helm/values.yaml rename to helm/templates/values.yaml diff --git a/locust/locust-worker-hpa.yaml b/locust/locust-worker-hpa.yaml index 6b8a937c..8923f12b 100644 --- a/locust/locust-worker-hpa.yaml +++ b/locust/locust-worker-hpa.yaml @@ -1,4 +1,4 @@ -apiVersion: autoscaling/v2beta2 +apiVersion: autoscaling/v2 kind: HorizontalPodAutoscaler metadata: name: locust-worker-hpa