Skip to content

Commit

Permalink
release-5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
shashank-nand authored Sep 21, 2023
1 parent 7791202 commit a3d5b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/helm_charts/core/taxonomy/templates/hpa.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if .Values.autoscaling.enabled }}
apiVersion: autoscaling/v2beta1
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: {{ .Chart.Name }}
Expand Down

0 comments on commit a3d5b47

Please sign in to comment.