Skip to content

Commit

Permalink
Remove default caBundle value (#2368)
Browse files Browse the repository at this point in the history
Signed-off-by: Vihang Mehta <[email protected]>
  • Loading branch information
vihangm committed Jun 24, 2024
1 parent 8bbac20 commit 7eb73b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions manifests/v1beta1/components/webhook/webhooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ webhooks:
admissionReviewVersions:
- v1
clientConfig:
caBundle: Cg==
service:
name: katib-controller
namespace: kubeflow
Expand All @@ -35,7 +34,6 @@ webhooks:
admissionReviewVersions:
- v1
clientConfig:
caBundle: Cg==
service:
name: katib-controller
namespace: kubeflow
Expand All @@ -55,7 +53,6 @@ webhooks:
admissionReviewVersions:
- v1
clientConfig:
caBundle: Cg==
service:
name: katib-controller
namespace: kubeflow
Expand Down

0 comments on commit 7eb73b6

Please sign in to comment.