olm-catalog: Add missing statuses

This commit is contained in:
Yanis Guenane
2021-06-01 22:48:18 +02:00
parent 679af90d71
commit bc2f1bfde9

View File

@@ -371,6 +371,15 @@ spec:
image:
description: URL of the image used for the deployed instance
type: string
postgresConfigurationSecret:
description: Postgres Configuration secret name of the deployed instance
type: string
broadcastWebsocketSecret:
description: Broadcast websocket secret name of the deployed instance
type: string
secretKeySecret:
description: Secret key secret name of the deployed instance
type: string
migratedFromSecret:
description: The secret used for migrating an old instance.
type: string