enlarge log level for dig gc error

Signed-off-by: RainbowMango <renhongcai@huawei.com>
This commit is contained in:
RainbowMango 2021-03-25 20:43:32 +08:00 committed by Hongcai Ren
parent 4696f7800d
commit a2ca222aa4
2 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@ spec:
- --kubeconfig=/etc/kubeconfig
- --bind-address=0.0.0.0
- --secure-port=10357
- --v=2
volumeMounts:
- name: kubeconfig
subPath: kubeconfig

View File

@ -51,6 +51,7 @@ spec:
- --service-account-private-key-file=/etc/karmada/pki/karmada.key
- --service-cluster-ip-range=10.96.0.0/12
- --use-service-account-credentials=true
- --v=4
image: k8s.gcr.io/kube-controller-manager:v1.19.1
imagePullPolicy: IfNotPresent
name: kube-controller-manager