Skip to content

Commit

Permalink
Include riser.demo as default domain
Browse files Browse the repository at this point in the history
  • Loading branch information
tshak committed Nov 10, 2021
1 parent 5606c61 commit 4ab8a75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/infra/knative/base/knative-serving.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ spec:
deployment:
# This is so that we can use Kind image caching for e2e tests. See also https://github.com/knative/serving/issues/6114
registriesSkippingTagResolving: index.docker.io
domain:
# Change this to your desired domain
demo.riser: ""
istio:
enabled: "true"
local-gateway.mesh: "mesh"
Expand Down

0 comments on commit 4ab8a75

Please sign in to comment.