Renamed fluentd-ds-ready annotation

This commit is contained in:
Piotr Szczesniak
2017-03-21 20:48:13 +01:00
parent 63d8e244b6
commit 8968ac5c36
4 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@ spec:
mountPath: /var/lib/docker/containers
readOnly: true
nodeSelector:
alpha.kubernetes.io/fluentd-ds-ready: "true"
beta.kubernetes.io/fluentd-ds-ready: "true"
tolerations:
- key : "node.alpha.kubernetes.io/ismaster"
effect: "NoSchedule"