Skip to content

Commit 88067f7

Browse files
Update SSL config path
1 parent 8d62bc4 commit 88067f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial-ssl.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ kubectl create secret tls ssl-certificate-secret --key tls.key --cert tls.crt
6464
Create the service:
6565

6666
```
67-
$ kubectl create -f manifests/demo/nginx-demo-svc-ssl.yaml
67+
$ kubectl create -f examples/nginx-demo-svc-ssl.yaml
6868
```
6969

7070
Watch the service and await a public IP address. This will be the load balancer

0 commit comments

Comments
 (0)