Skip to content

Commit

Permalink
Change HPA version
Browse files Browse the repository at this point in the history
  • Loading branch information
brown-a2 committed Oct 4, 2023
1 parent a2f8915 commit aeadedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm_deploy/wordpress/templates/hpa-wordpress.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if .Values.hpa.enabled }}
apiVersion: autoscaling/v1
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: hale-platform-hpa
Expand Down

0 comments on commit aeadedd

Please sign in to comment.