Skip to content

Commit 68c072e

Browse files
authored
docs: update plugin metadata APISIX CRD example (#2687)
1 parent dcf3b59 commit 68c072e

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

docs/en/latest/reference/example.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -916,6 +916,18 @@ values={[
916916

917917
<TabItem value="gateway">
918918

919+
<!-- leave this section empty -->
920+
921+
</TabItem>
922+
923+
<TabItem value="apisix-crd">
924+
925+
<!-- leave this section empty -->
926+
927+
</TabItem>
928+
929+
</Tabs>
930+
919931
```yaml
920932
apiVersion: apisix.apache.org/v1alpha1
921933
kind: GatewayProxy
@@ -952,16 +964,6 @@ spec:
952964
}
953965
```
954966

955-
</TabItem>
956-
957-
<TabItem value="apisix-crd">
958-
959-
Not currently supported.
960-
961-
</TabItem>
962-
963-
</Tabs>
964-
965967
## Configure Plugin Config
966968

967969
To create a plugin config and reference it in a route:

0 commit comments

Comments
 (0)