diff --git a/openstack_operator/templates/horizon/horizontalpodautoscaler.yml.j2 b/openstack_operator/templates/horizon/horizontalpodautoscaler.yml.j2 index 02936209..710903a4 100644 --- a/openstack_operator/templates/horizon/horizontalpodautoscaler.yml.j2 +++ b/openstack_operator/templates/horizon/horizontalpodautoscaler.yml.j2 @@ -16,7 +16,7 @@ apiVersion: autoscaling/v1 kind: HorizontalPodAutoscaler metadata: - name: keystone-{{ name }} + name: horizon-{{ name }} labels: {{ labels("horizon", name) | indent(4) }} spec: