Skip to content

Commit

Permalink
feat(kserve): update domain template to include a namespace level (op…
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakknutsen committed Nov 22, 2023
1 parent 3ca6f45 commit 3364e94
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,5 @@ spec:
config:
istio:
local-gateway.knative-serving.knative-local-gateway: "knative-local-gateway.{{ .ControlPlane.Namespace }}.svc.cluster.local"
network:
domainTemplate: "{{.Name}}.{{.Namespace}}.{{.Domain}}"

0 comments on commit 3364e94

Please sign in to comment.