Skip to content

Commit

Permalink
Change name of yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
kate-osborn committed Jun 28, 2023
1 parent 448a8db commit 0db9b17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/https-termination/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ reference a Secret in a different Namespace.

1. Create the Namespace `certificate` and a Secret with a TLS certificate and key:
```
kubectl apply -f cafe-secret.yaml
kubectl apply -f certificate-ns-and-cafe-secret.yaml
```

The TLS certificate and key in this Secret are used to terminate the TLS connections for the cafe application.
Expand Down
File renamed without changes.

0 comments on commit 0db9b17

Please sign in to comment.