Merge pull request #649 from dilinade/hpa-example-fix
change apiVersion for k8s autoscaling
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
apiVersion: autoscaling/v2beta2
|
||||
apiVersion: autoscaling/v2
|
||||
kind: HorizontalPodAutoscaler
|
||||
metadata:
|
||||
name: custom-metrics-consumer
|
||||
|
Reference in New Issue
Block a user