Configure PriorityClassName for MetalLB deployment (#8362)
This commit is contained in:
@ -433,6 +433,7 @@ spec:
|
||||
app: metallb
|
||||
component: controller
|
||||
spec:
|
||||
priorityClassName: system-cluster-critical
|
||||
{% if metallb_controller_tolerations %}
|
||||
tolerations:
|
||||
{{ metallb_controller_tolerations | to_nice_yaml(indent=2) | indent(width=8) }}
|
||||
|
Reference in New Issue
Block a user