Skip to content

Commit 2479107

Browse files
docs: update plugin metadata APISIX CRD example (#2687) (#375)
(cherry picked from commit 68c072ea3825b6177abc5ecf506e2844a6acf4cc)
1 parent 6599e4f commit 2479107

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
@@ -924,6 +924,18 @@ values={[
924924

925925
<TabItem value="gateway">
926926

927+
<!-- leave this section empty -->
928+
929+
</TabItem>
930+
931+
<TabItem value="apisix-crd">
932+
933+
<!-- leave this section empty -->
934+
935+
</TabItem>
936+
937+
</Tabs>
938+
927939
```yaml
928940
apiVersion: apisix.apache.org/v1alpha1
929941
kind: GatewayProxy
@@ -964,16 +976,6 @@ spec:
964976
}
965977
```
966978

967-
</TabItem>
968-
969-
<TabItem value="apisix-crd">
970-
971-
Not currently supported.
972-
973-
</TabItem>
974-
975-
</Tabs>
976-
977979
## Configure Plugin Config
978980

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

0 commit comments

Comments
 (0)