From a1be2ab12fa5a2b61f086330fde2f57f53e209b9 Mon Sep 17 00:00:00 2001 From: hanayo04 Date: Tue, 30 Jul 2024 14:21:57 +0900 Subject: [PATCH] fix --- akka/templates/autoscaling.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/akka/templates/autoscaling.yaml b/akka/templates/autoscaling.yaml index b8f2fc85..523b2a3e 100644 --- a/akka/templates/autoscaling.yaml +++ b/akka/templates/autoscaling.yaml @@ -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: