Skip to content

Commit

Permalink
Change magic DNS to sslip.io (#11299)
Browse files Browse the repository at this point in the history
Co-authored-by: Julian Friedman <julz.friedman@uk.ibm.com>
  • Loading branch information
knative-prow-robot and julz authored May 17, 2021
1 parent 813aa65 commit 95fe811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/post-install/default-domain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
# This is the Go import path for the binary that is containerized
# and substituted here.
image: ko://knative.dev/serving/cmd/default-domain
args: ["-magic-dns=xip.io"]
args: ["-magic-dns=sslip.io"]
ports:
- name: http
containerPort: 8080
Expand Down

0 comments on commit 95fe811

Please # to comment.