mirror of https://github.com/k3s-io/k3s
Merge pull request #47799 from madhusudancs/kubefed-api-discovery-debug
Increase the verbosity level to gather additional information from CI failures.pull/6/head
commit
3ef597e964
|
@ -95,7 +95,7 @@ function init() {
|
|||
--apiserver-enable-token-auth=true \
|
||||
--apiserver-arg-overrides="--v=4" \
|
||||
--controllermanager-arg-overrides="--v=4" \
|
||||
--v=4
|
||||
--v=8
|
||||
}
|
||||
|
||||
# join_clusters joins the clusters in the local kubeconfig to federation. The clusters
|
||||
|
|
Loading…
Reference in New Issue