Unverified Commit 8a0dd7d3 authored by NIKHIL VARMA M's avatar NIKHIL VARMA M Committed by GitHub
Browse files

Update hpa.yaml

No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
{{- if .Values.autoscaling.enabled }}
apiVersion: autoscaling/v2beta1
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler
metadata:
name: {{ .Chart.Name }}
......@@ -24,4 +24,4 @@ spec:
name: memory
targetAverageUtilization: {{ .Values.autoscaling.targetMemoryUtilizationPercentage }}
{{- end }}
{{- end }}
\ No newline at end of file
{{- end }}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment