We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcf3b59 commit 68c072eCopy full SHA for 68c072e
docs/en/latest/reference/example.md
@@ -916,6 +916,18 @@ values={[
916
917
<TabItem value="gateway">
918
919
+<!-- leave this section empty -->
920
+
921
+</TabItem>
922
923
+<TabItem value="apisix-crd">
924
925
926
927
928
929
+</Tabs>
930
931
```yaml
932
apiVersion: apisix.apache.org/v1alpha1
933
kind: GatewayProxy
@@ -952,16 +964,6 @@ spec:
952
964
}
953
965
```
954
966
955
-</TabItem>
956
-
957
-<TabItem value="apisix-crd">
958
959
-Not currently supported.
960
961
962
963
-</Tabs>
967
## Configure Plugin Config
968
969
To create a plugin config and reference it in a route:
0 commit comments