Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hanayo04 committed Jul 30, 2024
1 parent c14eafb commit a1be2ab
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 @@ -46,7 +46,7 @@ metadata:
{{- with .Values.autoscalingRollout.labels }}
{{- toYaml . | nindent 4 }}
{{- end }}
name: "{{ template "akka.fullname" . }}"-rollout
name: "{{ template "akka.fullname" . }}-rollout"
spec:
{{- with .Values.autoscalingRollout.behavior }}
behavior:
Expand Down

0 comments on commit a1be2ab

Please sign in to comment.