This commit is contained in:
2023-08-06 17:17:04 +08:00
parent e32b694e2a
commit 2ccbe5ccb2
7 changed files with 993 additions and 7306 deletions

View File

@ -38,7 +38,7 @@ spec:
- name: default-domain
# This is the Go import path for the binary that is containerized
# and substituted here.
image: registry.cn-beijing.aliyuncs.com/cypress-boat/knative-default-domain:v1.11
image: gcr.io/knative-releases/knative.dev/serving/cmd/default-domain@sha256:2f236e2d9ab1a53939490d54be6b621612e02216f141746b44e64d86b7d32fb1
args: ["-magic-dns=sslip.io"]
ports:
- name: http
@ -98,4 +98,3 @@ spec:
type: ClusterIP
---