From c538d1bb4e70c7023d2bef47864cf5c2dc5d8973 Mon Sep 17 00:00:00 2001 From: Xavier Coulon Date: Thu, 1 Aug 2024 09:36:53 +0200 Subject: [PATCH] remove webConsolePlugin from ToolchainClusterConfig (#589) phase 1: only remove the CRD Signed-off-by: Xavier Coulon --- ...dev.openshift.com_memberoperatorconfigs.yaml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/config/crd/bases/toolchain.dev.openshift.com_memberoperatorconfigs.yaml b/config/crd/bases/toolchain.dev.openshift.com_memberoperatorconfigs.yaml index 9b4fd15b..3d7ea329 100644 --- a/config/crd/bases/toolchain.dev.openshift.com_memberoperatorconfigs.yaml +++ b/config/crd/bases/toolchain.dev.openshift.com_memberoperatorconfigs.yaml @@ -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: