Fix: ensure fluent-bit doesnt start before cilium

This commit is contained in:
Stefan Reimer 2024-05-23 21:19:06 +00:00
parent 64bf7093b6
commit 59cc94efe9

View File

@ -240,7 +240,14 @@ fluent-bit:
#dnsPolicy: ClusterFirstWithHostNet
tolerations:
- effect: NoSchedule
- key: kubezero-workergroup
effect: NoSchedule
operator: Exists
- key: nvidia.com/gpu
effect: NoSchedule
operator: Exists
- key: aws.amazon.com/neuron
effect: NoSchedule
operator: Exists
resources: