Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

docs: fix heading (h3 -> h2) for entry #2798

Merged
merged 1 commit into from
Jan 29, 2020
Merged
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/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ matters if it has been asked to report those with the `--connect`
flag. Future versions of Flux may be more sparing in use of the sync
tag.

### Flux fails with an error log similar to _couldn't get resource list for example.com/version: the server is currently unable to handle the request_
## Flux fails with an error log similar to _couldn't get resource list for example.com/version: the server is currently unable to handle the request_

This means your Kubernetes cluster fails to respond to list queries
for resources in _example.com/version_.
Expand Down