Merge "Fix horizon hpa name"
This commit is contained in:
commit
f0d9f5bc45
@ -16,7 +16,7 @@
|
|||||||
apiVersion: autoscaling/v1
|
apiVersion: autoscaling/v1
|
||||||
kind: HorizontalPodAutoscaler
|
kind: HorizontalPodAutoscaler
|
||||||
metadata:
|
metadata:
|
||||||
name: keystone-{{ name }}
|
name: horizon-{{ name }}
|
||||||
labels:
|
labels:
|
||||||
{{ labels("horizon", name) | indent(4) }}
|
{{ labels("horizon", name) | indent(4) }}
|
||||||
spec:
|
spec:
|
||||||
|
Loading…
Reference in New Issue
Block a user