Skip to content

Commit

Permalink
chore: Rename ModelMesh validating webhook (kubeflow#3064)
Browse files Browse the repository at this point in the history
Resolves kubeflow#3063

Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
  • Loading branch information
ckadner authored Aug 4, 2023
1 parent 0a68320 commit 1466160
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: admissionregistration.k8s.io/v1
kind: ValidatingWebhookConfiguration
metadata:
name: servingruntime.serving.kserve.io
name: modelmesh-servingruntime.serving.kserve.io
annotations:
cert-manager.io/inject-ca-from: {{ .Release.Namespace }}/modelmesh-webhook-server-cert
webhooks:
Expand Down

0 comments on commit 1466160

Please sign in to comment.