Skip to content

Commit

Permalink
[nginx/README] fix broken link on how to generate secrets containing …
Browse files Browse the repository at this point in the history
…SSL certificates
  • Loading branch information
du committed Sep 5, 2017
1 parent 712a842 commit f694673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/nginx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ spec:
serviceName: s1
servicePort: 80
```
Please follow [test.sh](https://github.com/bprashanth/Ingress/blob/master/examples/sni/nginx/test.sh) as a guide on how to generate secrets containing SSL certificates. The name of the secret can be different than the name of the certificate.
Please follow [PREREQUISITES](../../examples/PREREQUISITES.md) as a guide on how to generate secrets containing SSL certificates. The name of the secret can be different than the name of the certificate.

Check the [example](../../examples/tls-termination/nginx)

Expand Down

0 comments on commit f694673

Please sign in to comment.