Merge pull request #353 from Spredzy/missing_statuss

olm-catalog: Add missing statuses
This commit is contained in:
Yanis Guenane
2021-06-02 09:59:17 +02:00
committed by GitHub

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