From a6eca96bb5103540af5da51853535cfb9d94abc1 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Sun, 12 Feb 2023 13:23:35 +1100 Subject: [PATCH] Update nginx --- manifests/nginx-ingress.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/nginx-ingress.yaml b/manifests/nginx-ingress.yaml index 66ff57c..b71fa29 100644 --- a/manifests/nginx-ingress.yaml +++ b/manifests/nginx-ingress.yaml @@ -31,8 +31,8 @@ spec: podAnnotations: fluentbit.io/parser: cri test: test - nodeSelector: - node-role.kubernetes.io/control-plane: "" + # nodeSelector: + # node-role.kubernetes.io/control-plane: "" tolerations: - key: node operator: Equal