diff --git a/build/chart/hybridnet/values.yaml b/build/chart/hybridnet/values.yaml index c90c048a..6588731e 100644 --- a/build/chart/hybridnet/values.yaml +++ b/build/chart/hybridnet/values.yaml @@ -66,7 +66,7 @@ webhook: operator: NotIn values: [ "l-zero" ] - key: k8s-webhook - operator: Exists + operator: DoesNotExist # -- The number of webhook pods, which is supposed to be less than or equal to the number of master nodes replicas: 3