Update CRD file in the helm folder (#2769)

Co-authored-by: CH3CHO <2909796+CH3CHO@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-08-19 16:54:27 +08:00
committed by GitHub
parent 5a023512fa
commit bb69a1d50b

View File

@@ -247,6 +247,23 @@ spec:
properties:
spec:
properties:
proxies:
items:
properties:
connectTimeout:
type: integer
listenerPort:
type: integer
name:
type: string
serverAddress:
type: string
serverPort:
type: integer
type:
type: string
type: object
type: array
registries:
items:
properties:
@@ -309,6 +326,8 @@ spec:
type: integer
protocol:
type: string
proxyName:
type: string
sni:
type: string
type: