-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
-
False
-
-
As per the documenation it mentioned how to create a UI plugin for logging and other components , it does allow setting the node selector and toleration in the UI plugin CR the information is not mentioned in the doc.
We can set the same use the below
spec: deployment: nodeSelector: node-role.kubernetes.io/master: '' ## Required NodeSelector tolerations: - effect: NoSchedule ## Required Toleration Effect key: node-role.kubernetes.io/master ## Required Toleration Key logging: lokiStack: name: logging-loki type: Logging