Skip to content

Commit 0db9b17

Browse files
author
Kate Osborn
committed
Change name of yaml file
1 parent 448a8db commit 0db9b17

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

examples/https-termination/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ reference a Secret in a different Namespace.
4444

4545
1. Create the Namespace `certificate` and a Secret with a TLS certificate and key:
4646
```
47-
kubectl apply -f cafe-secret.yaml
47+
kubectl apply -f certificate-ns-and-cafe-secret.yaml
4848
```
4949

5050
The TLS certificate and key in this Secret are used to terminate the TLS connections for the cafe application.

0 commit comments

Comments
 (0)