Skip to content

Commit

Permalink
fix: ensure kserve can deploy a self signed cert (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Butler <[email protected]>
  • Loading branch information
butler54 authored Mar 28, 2024
1 parent c034e92 commit 4d240e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/all/rhoai/templates/rhoai-datasciencecluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ spec:
serving:
ingressGateway:
certificate:
secretName: kserve-serving-cert
type: SelfSigned

managementState: Managed
name: knative-serving
managementState: Managed
Expand Down

0 comments on commit 4d240e8

Please sign in to comment.