Skip to content

Commit a6366b7

Browse files
authored
Update cluster-autoscaler.yaml.j2 (#2358)
1 parent 43c5a80 commit a6366b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manager/manifests/cluster-autoscaler.yaml.j2

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ data:
145145
{% endif %}
146146
{% endfor %}
147147
{% if found['priority'] %}
148-
{{ 101-p }}:
148+
{{ p }}:
149149
{% endif %}
150150
{% for ng in config['node_groups'] %}
151151
{% if ng['priority'] == p %}

0 commit comments

Comments
 (0)