Skip to content

Commit

Permalink
add ---
Browse files Browse the repository at this point in the history
  • Loading branch information
hanayo04 committed Jun 13, 2024
1 parent 34b3040 commit 785acce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion akka/templates/autoscaling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ spec:
apiVersion: apps/v1
name: "{{ template "akka.fullname" . }}"
{{- end }}

---
{{- if .Values.autoscalingRollout.enabled -}}
{{- if semverCompare ">=1.23-0" .Capabilities.KubeVersion.GitVersion }}
apiVersion: autoscaling/v2
Expand Down

0 comments on commit 785acce

Please sign in to comment.