Skip to content

Commit b6527ec

Browse files
author
HusneShabbir
committed
Remove orchestrator plugins from values_showcase-rbac.yaml
1 parent bd53758 commit b6527ec

1 file changed

Lines changed: 0 additions & 51 deletions

File tree

.ibm/pipelines/value_files/values_showcase-rbac.yaml

Lines changed: 0 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -287,57 +287,6 @@ global:
287287
token: ${JIRA_TOKEN}
288288
product: cloud
289289
disabled: false
290-
# Enable orchestrator plugins - Official release (Backstage 1.45.3)
291-
- package: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator:bs_1.45.3__5.1.0!red-hat-developer-hub-backstage-plugin-orchestrator"
292-
disabled: false
293-
pluginConfig:
294-
dynamicPlugins:
295-
frontend:
296-
red-hat-developer-hub.backstage-plugin-orchestrator:
297-
appIcons:
298-
- importName: OrchestratorIcon
299-
name: orchestratorIcon
300-
dynamicRoutes:
301-
- importName: OrchestratorPage
302-
menuItem:
303-
icon: orchestratorIcon
304-
text: Orchestrator
305-
textKey: menuItem.orchestrator
306-
path: /orchestrator
307-
entityTabs:
308-
- path: /workflows
309-
title: Workflows
310-
titleKey: catalog.entityPage.workflows.title
311-
mountPoint: entity.page.workflows
312-
mountPoints:
313-
- mountPoint: entity.page.workflows/cards
314-
importName: OrchestratorCatalogTab
315-
config:
316-
layout:
317-
gridColumn: "1 / -1"
318-
if:
319-
anyOf:
320-
- IsOrchestratorCatalogTabAvailable
321-
- package: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator-backend:bs_1.45.3__8.3.0!red-hat-developer-hub-backstage-plugin-orchestrator-backend"
322-
disabled: false
323-
pluginConfig:
324-
orchestrator:
325-
dataIndexService:
326-
url: http://sonataflow-platform-data-index-service
327-
328-
- package: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-scaffolder-backend-module-orchestrator:bs_1.45.3__1.3.1!red-hat-developer-hub-backstage-plugin-scaffolder-backend-module-orchestrator"
329-
disabled: false
330-
pluginConfig:
331-
orchestrator:
332-
dataIndexService:
333-
url: http://sonataflow-platform-data-index-service
334-
335-
- package: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator-form-widgets:bs_1.45.3__1.2.0!red-hat-developer-hub-backstage-plugin-orchestrator-form-widgets"
336-
disabled: false
337-
pluginConfig:
338-
dynamicPlugins:
339-
frontend:
340-
red-hat-developer-hub.backstage-plugin-orchestrator-form-widgets: {}
341290

342291
- package: ./dynamic-plugins/dist/red-hat-developer-hub-backstage-plugin-dynamic-home-page
343292
disabled: false

0 commit comments

Comments
 (0)