Add initial admin
[ZITADOPER-1]
This commit is contained in:
@@ -78,10 +78,13 @@ spec:
|
||||
externalSecure:
|
||||
default: true
|
||||
type: boolean
|
||||
host:
|
||||
firstOrgName:
|
||||
default: DEFAULT
|
||||
description: 'INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
|
||||
Important: Run "make" to regenerate code after modifying this file'
|
||||
type: string
|
||||
host:
|
||||
type: string
|
||||
image:
|
||||
properties:
|
||||
name:
|
||||
@@ -166,6 +169,7 @@ spec:
|
||||
- crdbClusterRef
|
||||
- externalPort
|
||||
- externalSecure
|
||||
- firstOrgName
|
||||
- host
|
||||
- image
|
||||
- purpose
|
||||
@@ -248,12 +252,16 @@ spec:
|
||||
defaultInstanceId:
|
||||
default: ""
|
||||
type: string
|
||||
initialAdminId:
|
||||
default: ""
|
||||
type: string
|
||||
replicas:
|
||||
default: 3
|
||||
format: int32
|
||||
type: integer
|
||||
required:
|
||||
- defaultInstanceId
|
||||
- initialAdminId
|
||||
type: object
|
||||
type: object
|
||||
served: true
|
||||
|
||||
Reference in New Issue
Block a user