mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 10:00:03 -03:30
Configure PriorityClassName for MetalLB deployment (#8362)
This commit is contained in:
parent
92f25bf267
commit
0e98814732
@ -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) }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user