File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ If a source does not emit events, it may in the future.
121121| ` empty ` | |
122122| ` f5-transportserver ` | |
123123| ` f5-virtualserver ` | |
124- | ` fake ` | ✅ |
124+ | ` fake ` | ✅ |
125125| ` gateway-grpcroute ` | |
126126| ` gateway-httproute ` | |
127127| ` gateway-tcproute ` | |
Original file line number Diff line number Diff line change 2727 - DynamoDB : docs/registry/dynamodb.md
2828 - Advanced Topics :
2929 - Initial Design : docs/initial-design.md
30+ - Kubernetes Events : docs/advanced/events.md
3031 - Leader Election : docs/proposal/001-leader-election.md
3132 - Monitoring : docs/monitoring/*
3233 - MultiTarget : docs/proposal/multi-target.md
@@ -116,5 +117,5 @@ plugins:
116117 j2_block_end_string : ' %]]'
117118 j2_variable_start_string : ' [['
118119 j2_variable_end_string : ' ]]'
119- j2_comment_start_string : ' [#'
120- j2_comment_end_string : ' #]'
120+ j2_comment_start_string : ' [[ #'
121+ j2_comment_end_string : ' #]] '
You can’t perform that action at this time.
0 commit comments