Skip to content

Commit

Permalink
remove webConsolePlugin from ToolchainClusterConfig (#589)
Browse files Browse the repository at this point in the history
phase 1: only remove the CRD

Signed-off-by: Xavier Coulon <xcoulon@redhat.com>
  • Loading branch information
xcoulon authored Aug 1, 2024
1 parent 6dadab1 commit c538d1b
Showing 1 changed file with 0 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,23 +146,6 @@ spec:
description: Defines the timeout for each health check
type: string
type: object
webConsolePlugin:
description: WebConsolePlugin is used to configure the Web Console
Plugin parameters
properties:
deploy:
description: Deploy determines whether the plugin will be deployed
or not
type: boolean
pendoHost:
description: PendoHost allows a host URL to be configured instead
of communicating directly with the Pendo domain
type: string
pendoKey:
description: PendoKey is the key value used to interact with the
Pendo API
type: string
type: object
webhook:
description: Keeps parameters concerned with the webhook
properties:
Expand Down

0 comments on commit c538d1b

Please sign in to comment.