Commit 9d3f4d71 authored by Dawn Chen's avatar Dawn Chen Committed by GitHub

Revert "Make fluentd pods critical"

parent 9ef610b6
......@@ -10,8 +10,6 @@ metadata:
spec:
template:
metadata:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ''
labels:
k8s-app: fluentd-es
kubernetes.io/cluster-service: "true"
......
......@@ -11,8 +11,6 @@ metadata:
spec:
template:
metadata:
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ''
labels:
k8s-app: fluentd-gcp
kubernetes.io/cluster-service: "true"
......
......@@ -4,8 +4,6 @@ kind: Pod
metadata:
name: fluentd-cloud-logging
namespace: kube-system
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ''
labels:
k8s-app: fluentd-logging
spec:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment