Skip to content

Commit

Permalink
fix hpa apiversion #EA-3512
Browse files Browse the repository at this point in the history
  • Loading branch information
GordeaS authored and GordeaS committed Feb 1, 2024
1 parent 1b74fae commit 505b85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/overlays/cloud/hpa.yaml.template
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: autoscaling/v2beta2
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: set-api-hpa
Expand Down

0 comments on commit 505b85c

Please sign in to comment.