Skip to content

Commit 32eb3a4

Browse files
iRaindropdsimansk
andauthored
Update docs/snippets/netadapter-kourier.md
Co-authored-by: David Simansky <[email protected]>
1 parent 93dc28b commit 32eb3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/snippets/netadapter-kourier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Use the following steps to install Kourier and set it as the ingress controller.
33
1. Install the Knative Kourier controller:
44

55
```bash
6-
kubectl apply -f https://github.com/knative/net-kourier/releases/latest/download/kourier.yaml
6+
kubectl apply -f {{ artifact(repo="net-kourier",file="kourier.yaml") }}
77
```
88

99
1. Configure Knative Serving to use Kourier by default:

0 commit comments

Comments
 (0)