Minor fixes
All checks were successful
ci/woodpecker/push/publish-helm-chart Pipeline was successful
ci/woodpecker/push/build-dev-container Pipeline was successful

Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
This commit is contained in:
2026-03-20 10:08:03 +01:00
parent 7c5c10d972
commit a529d7dd68
2 changed files with 6 additions and 3 deletions

View File

@@ -92,6 +92,9 @@ spec:
- type
type: object
type: array
configMapName:
nullable: true
type: string
endpoint:
nullable: true
type: string

View File

@@ -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