Fix invalid manifest link in auto TLS (#2592)

This commit is contained in:
Kenjiro Nakayama 2020-06-17 22:03:24 +09:00 committed by GitHub
parent 0ea7b1d9f8
commit 1fc9fcf6e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -308,7 +308,7 @@ be able to handle HTTPS traffic.
1. Run the following comand to create a Knative Service:
```shell
kubectl apply -f https://raw.githubusercontent.com/knative/docs/master/docs/serving/samples/autoscale-go/service.yaml
kubectl apply -f https://raw.githubusercontent.com/knative/docs/master/docs/serving/autoscaling/autoscale-go/service.yaml
```
1. When the certificate is provisioned (which could take up to several minutes depending on