diff --git a/akka/Chart.yaml b/akka/Chart.yaml index 706ebeb3..e2f32855 100644 --- a/akka/Chart.yaml +++ b/akka/Chart.yaml @@ -14,7 +14,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.2.19 +version: 0.2.20 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. diff --git a/akka/templates/autoscaling.yaml b/akka/templates/autoscaling.yaml index 48038c79..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" . }}" + name: "{{ template "akka.fullname" . }}-rollout" spec: {{- with .Values.autoscalingRollout.behavior }} behavior: