Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/tls-passthrough.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Install Gateway API TLSRoute CRD

The TLSRoute CRD is already included in the helm chart and deployment.yaml, if you are using these 2 methods to install the controller no extra steps needed.
The TLSRoute CRD is already included in the deployment.yaml, if you are using this method to install the controller no extra steps needed.
If you want to install the TLSRoute CRD manually by yourself:
```
# Install CRD
Expand Down
Loading