We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6783cbb commit 5145a05Copy full SHA for 5145a05
values/knative/knative-serving-cr.gotmpl
@@ -17,6 +17,7 @@ spec:
17
defaults:
18
revision-timeout-seconds: "300" # 5 minutes
19
enable-service-links: "false"
20
+ network:
21
domain-template: "{{`{{.Name}}`}}-{{`{{.Namespace}}`}}.{{`{{.Domain}}`}}"
22
autoscaler:
23
stable-window: 600s
0 commit comments