diff --git a/manifests/promtail/daemonset.yaml b/manifests/promtail/daemonset.yaml index b02ce48..4fa4b03 100644 --- a/manifests/promtail/daemonset.yaml +++ b/manifests/promtail/daemonset.yaml @@ -31,11 +31,11 @@ spec: - mountPath: /var/lib/docker/containers name: varlibdockercontainers readOnly: true - tolerations: - - key: type - operator: Equal - value: services - effect: NoSchedule + #tolerations: + # - key: type + # operator: Equal + # value: services + # effect: NoSchedule volumes: - name: logs hostPath: