File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ and which DNS provider validates those requests.
1471471. If ` networking-certmanager` is not found, run the following command:
148148
149149 ` ` ` shell
150- kubectl apply --filename https://github.com/knative/serving/releases/download/v {{< version > }}/ serving-cert-manager.yaml
150+ kubectl apply --filename {{< artifact repo= " serving" file= " serving -cert-manager.yaml" > }}
151151 ` ` `
152152
153153# ## Install networking-ns-cert component
@@ -164,7 +164,7 @@ running the following command:
1641641. If ` networking-ns-cert` deployment is not found, run the following command:
165165
166166 ` ` ` shell
167- kubectl apply --filename https://github.com/knative/serving/releases/download/v {{< version > }}/ serving-nscert.yaml
167+ kubectl apply --filename {{< artifact repo= " serving" file= " serving -nscert.yaml" > }}
168168 ` ` `
169169
170170# ## Configure config-certmanager ConfigMap
You can’t perform that action at this time.
0 commit comments