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 6599e4f commit 2479107Copy full SHA for 2479107
docs/en/latest/reference/example.md
@@ -924,6 +924,18 @@ values={[
924
925
<TabItem value="gateway">
926
927
+<!-- leave this section empty -->
928
+
929
+</TabItem>
930
931
+<TabItem value="apisix-crd">
932
933
934
935
936
937
+</Tabs>
938
939
```yaml
940
apiVersion: apisix.apache.org/v1alpha1
941
kind: GatewayProxy
@@ -964,16 +976,6 @@ spec:
964
976
}
965
977
```
966
978
967
-</TabItem>
968
-
969
-<TabItem value="apisix-crd">
970
971
-Not currently supported.
972
973
974
975
-</Tabs>
979
## Configure Plugin Config
980
981
To create a plugin config and reference it in a route:
0 commit comments