Skip to content

Commit

Permalink
Merge pull request #9504 from killianmuldoon/pr-fix-broken-test
Browse files Browse the repository at this point in the history
[release-1.5] 🐛 Fix broken e2e test clusterclass
  • Loading branch information
k8s-ci-robot committed Sep 27, 2023
2 parents 40f981f + f8eab07 commit 83e9c53
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,14 @@ spec:
type: boolean
default: false
- name: kubeControlPlaneLogLevel
required: false
schema:
openAPIV3Schema:
type: string
description: "Log level for kube-apiserver, kube-scheduler and kube-controller-manager"
example: "2"
- name: kubeletLogLevel
required: false
schema:
openAPIV3Schema:
type: string
Expand Down

0 comments on commit 83e9c53

Please sign in to comment.