Merge pull request #649 from dilinade/hpa-example-fix

change apiVersion for k8s autoscaling
This commit is contained in:
Rodrigo Reis 2023-12-15 17:30:23 +01:00 committed by GitHub
commit 776ee93d4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
apiVersion: autoscaling/v2beta2
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: custom-metrics-consumer