Skip to content

Commit f6dab0c

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

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
@@ -125,57 +125,6 @@ global:
125125
token: ${JIRA_TOKEN}
126126
product: cloud
127127
disabled: false
128-
# Enable orchestrator plugins - Official release (Backstage 1.42.5)
129-
- package: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator:bs_1.42.5__5.1.0!red-hat-developer-hub-backstage-plugin-orchestrator"
130-
disabled: false
131-
pluginConfig:
132-
dynamicPlugins:
133-
frontend:
134-
red-hat-developer-hub.backstage-plugin-orchestrator:
135-
appIcons:
136-
- importName: OrchestratorIcon
137-
name: orchestratorIcon
138-
dynamicRoutes:
139-
- importName: OrchestratorPage
140-
menuItem:
141-
icon: orchestratorIcon
142-
text: Orchestrator
143-
textKey: menuItem.orchestrator
144-
path: /orchestrator
145-
entityTabs:
146-
- path: /workflows
147-
title: Workflows
148-
titleKey: catalog.entityPage.workflows.title
149-
mountPoint: entity.page.workflows
150-
mountPoints:
151-
- mountPoint: entity.page.workflows/cards
152-
importName: OrchestratorCatalogTab
153-
config:
154-
layout:
155-
gridColumn: "1 / -1"
156-
if:
157-
anyOf:
158-
- IsOrchestratorCatalogTabAvailable
159-
- package: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator-backend:bs_1.42.5__8.2.0!red-hat-developer-hub-backstage-plugin-orchestrator-backend"
160-
disabled: false
161-
pluginConfig:
162-
orchestrator:
163-
dataIndexService:
164-
url: http://sonataflow-platform-data-index-service
165-
166-
- package: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-scaffolder-backend-module-orchestrator:bs_1.42.5__1.1.0!red-hat-developer-hub-backstage-plugin-scaffolder-backend-module-orchestrator"
167-
disabled: false
168-
pluginConfig:
169-
orchestrator:
170-
dataIndexService:
171-
url: http://sonataflow-platform-data-index-service
172-
173-
- package: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator-form-widgets:bs_1.42.5__1.1.0!red-hat-developer-hub-backstage-plugin-orchestrator-form-widgets"
174-
disabled: false
175-
pluginConfig:
176-
dynamicPlugins:
177-
frontend:
178-
red-hat-developer-hub.backstage-plugin-orchestrator-form-widgets: {}
179128

180129
# -- Upstream Backstage [chart configuration](https://github.com/backstage/charts/blob/main/charts/backstage/values.yaml)
181130
# @default -- Use Openshift compatible settings

0 commit comments

Comments
 (0)