feat(promtail): Disable on NoSchedule nodes
This commit is contained in:
parent
b42f066cde
commit
1f096a8379
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user