Skip to content

Commit 32dd757

Browse files
committed
fix: update autoscaling api version
1 parent ca3c506 commit 32dd757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced/ElasticScale/hpa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
apiVersion: autoscaling/v2beta2
1+
apiVersion: autoscaling/v2
22
kind: HorizontalPodAutoscaler
33
metadata:
44
name: random-generator

0 commit comments

Comments
 (0)