Skip to content

Commit 7c94247

Browse files
authored
remove plugin config from CRD (#11)
Signed-off-by: Ashish Tiwari <[email protected]>
1 parent e6ff13f commit 7c94247

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

samples/deploy/crd/v1/ApisixRoute.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -180,12 +180,6 @@ spec:
180180
type: string
181181
websocket:
182182
type: boolean
183-
plugin_config_name:
184-
type: string
185-
minLength: 1
186-
plugin_config_namespace:
187-
type: string
188-
minLength: 1
189183
upstreams:
190184
description: Upstreams refer to ApisixUpstream CRD
191185
type: array

0 commit comments

Comments
 (0)