Skip to content

Commit

Permalink
fix as name
Browse files Browse the repository at this point in the history
  • Loading branch information
hanayo04 committed Jul 30, 2024
1 parent 0d115f5 commit c14eafb
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" . }}"
name: "{{ template "akka.fullname" . }}"-rollout
spec:
{{- with .Values.autoscalingRollout.behavior }}
behavior:
Expand Down

0 comments on commit c14eafb

Please sign in to comment.