4.2.3. IDE 用のカスタムプラグインレジストリーを使用する
OpenShift Dev Spaces プラグインレジストリーにデフォルトリストとは異なる IDE を含めるには、オプションの registryUrl
ディレクティブを使用します。
手順
che-editor.yaml
ファイルにオプションのregistryUrl
ディレクティブを設定します。以下に例を示します。id: eclipse/che-theia/next # mandatory registryUrl: https://my-registry.com # optional override: # optional containers: - name: theia-ide memoryLimit: 1280Mi