Skip to content

Commit

Permalink
delete hyphen
Browse files Browse the repository at this point in the history
  • Loading branch information
hanayo04 committed Jul 26, 2024
1 parent 4498d68 commit fff3201
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 @@ -30,7 +30,7 @@ spec:
name: "{{ template "akka.fullname" . }}"
{{- end }}

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

0 comments on commit fff3201

Please sign in to comment.