mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-07 22:02:53 +00:00
olm-catalog: Add missing statuses
This commit is contained in:
@@ -371,6 +371,15 @@ spec:
|
|||||||
image:
|
image:
|
||||||
description: URL of the image used for the deployed instance
|
description: URL of the image used for the deployed instance
|
||||||
type: string
|
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:
|
migratedFromSecret:
|
||||||
description: The secret used for migrating an old instance.
|
description: The secret used for migrating an old instance.
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
Reference in New Issue
Block a user