Skip to content

Commit b277d60

Browse files
committed
fix: r
Signed-off-by: ashing <[email protected]>
1 parent 8fbfd08 commit b277d60

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

api/v1alpha1/zz_generated.deepcopy.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/crd/bases/gateway.apisix.io_gatewayproxies.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ spec:
108108
type: string
109109
minItems: 1
110110
type: array
111+
tlsVerify:
112+
description: TlsVerify specifies whether to verify the TLS
113+
certificate of the control plane
114+
type: boolean
111115
required:
112116
- auth
113117
- endpoints

0 commit comments

Comments
 (0)