Skip to content

Commit bfe9a35

Browse files
committed
fixed: troubleshooting docs heading
Signed-off-by: Danny Eiselt <[email protected]>
1 parent fe52b53 commit bfe9a35

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/topics/troubleshoot.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
## Troubleshooting
1+
# Troubleshooting
32

43
Check the latest events:
54

@@ -10,7 +9,7 @@ kubectl get events -A --sort-by=.lastTimestamp
109
Check the conditions:
1110

1211
```shell
13-
go run github.com/guettli/check-conditions@latest all
12+
go run github.com/guettli/check-conditions@latest all
1413
```
1514

1615
Check with `clusterctl`:

0 commit comments

Comments
 (0)