cleanup useless 'scheduler.alpha.kubernetes.io/critical-pod' annotation

This commit is contained in:
SataQiu
2021-05-19 17:46:35 +08:00
parent 1d0e5ac583
commit ff18e391e9
2 changed files with 1 additions and 5 deletions

View File

@@ -3,8 +3,6 @@ kind: Pod
metadata:
name: l7-lb-controller
namespace: kube-system
annotations:
scheduler.alpha.kubernetes.io/critical-pod: ''
labels:
k8s-app: gcp-lb-controller
kubernetes.io/name: "GLBC"