add config property to save the additional configuration
Signed-off-by: Roland.Ma <rolandma@yunify.com>
This commit is contained in:
4
config/crds/gateway.kubesphere.io_gateways.yaml
generated
4
config/crds/gateway.kubesphere.io_gateways.yaml
generated
@@ -42,6 +42,10 @@ spec:
|
||||
additionalProperties:
|
||||
type: string
|
||||
type: object
|
||||
config:
|
||||
additionalProperties:
|
||||
type: string
|
||||
type: object
|
||||
replicas:
|
||||
format: int32
|
||||
type: integer
|
||||
|
||||
Reference in New Issue
Block a user