activate smtp provider

[ZITADOPER-1]
This commit is contained in:
Haim Kortovich
2024-05-20 21:05:10 -05:00
parent 554196961a
commit ebc8cb4b05
6 changed files with 47 additions and 57 deletions

View File

@@ -315,16 +315,16 @@ spec:
defaultInstanceId:
default: ""
type: string
initialAdminId:
default: ""
type: string
replicas:
default: 3
format: int32
type: integer
smtpProviderId:
default: ""
type: string
required:
- defaultInstanceId
- initialAdminId
- smtpProviderId
type: object
type: object
served: true