Make fluentd pods critical

This commit is contained in:
Mik Vyatskov
2016-12-21 19:56:46 +01:00
parent 60a34fda0a
commit 4a7b3d7528
3 changed files with 6 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ metadata:
spec:
template:
metadata:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ''
labels:
k8s-app: fluentd-gcp
kubernetes.io/cluster-service: "true"