@@ -92,6 +92,9 @@ spec:
|
||||
- type
|
||||
type: object
|
||||
type: array
|
||||
configMapName:
|
||||
nullable: true
|
||||
type: string
|
||||
endpoint:
|
||||
nullable: true
|
||||
type: string
|
||||
|
||||
@@ -19,15 +19,15 @@ spec:
|
||||
name: User Name
|
||||
type: string
|
||||
- description: The name of the secret
|
||||
jsonPath: .status.secretName`
|
||||
jsonPath: .status.secretName
|
||||
name: Secret
|
||||
type: string
|
||||
- description: The name of the configmap
|
||||
jsonPath: .status.configMapName`
|
||||
jsonPath: .status.configMapName
|
||||
name: ConfigMap
|
||||
type: string
|
||||
- description: Which access is set to the user
|
||||
jsonPath: .spec.access`
|
||||
jsonPath: .spec.access
|
||||
name: Access
|
||||
type: string
|
||||
- description: Is the S3Instance ready
|
||||
|
||||
Reference in New Issue
Block a user