add config property to save the additional configuration

Signed-off-by: Roland.Ma <rolandma@yunify.com>
This commit is contained in:
Roland.Ma
2021-09-02 03:31:58 +00:00
parent f5b98a39e5
commit 9360dfd1b2
5 changed files with 14 additions and 4 deletions

View File

@@ -42,6 +42,10 @@ spec:
additionalProperties:
type: string
type: object
config:
additionalProperties:
type: string
type: object
replicas:
format: int32
type: integer