Skip to content
This repository was archived by the owner on Jun 12, 2025. It is now read-only.

Commit f7ece33

Browse files
committed
Revert removal of npm.stage.registry.redhat.com
1 parent 13d36d7 commit f7ece33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm-charts/orchestrator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ rhdhOperator:
5757
targetNamespace: rhdh-operator # the target namespace for the backstage CR in which RHDH instance is created
5858

5959
rhdhPlugins: # RHDH plugins required for the Orchestrator
60-
npmRegistry: # NPM registry is defined already in the container, but sometimes the registry need to be modified to use different versions of the plugin, for example: staging(https://npm.stage.registry.redhat.com) or development repositories
60+
npmRegistry: "https://npm.stage.registry.redhat.com" # NPM registry is defined already in the container, but sometimes the registry need to be modified to use different versions of the plugin, for example: staging(https://npm.stage.registry.redhat.com) or development repositories
6161
scope: "https://github.com/rhdhorchestrator/orchestrator-plugins-internal-release/releases/download/1.4.0-rc.6"
6262
orchestrator:
6363
package: "backstage-plugin-orchestrator-1.4.0-rc.6.tgz"

0 commit comments

Comments
 (0)