This documentation is for a release that is no longer maintained
See documentation for the latest supported version.7.2. 配置动态插件缓存
您可以设置以下可选动态插件缓存参数:
forceDownload
: 设置为true
以强制重新安装插件,绕过缓存。默认为false
。例如,修改您的dynamic-plugins.yaml
文件,如下所示:plugins: - disabled: false forceDownload: true package: 'oci://quay.io/example-org/example-plugin:v1.0.0!internal-backstage-plugin-example'
plugins: - disabled: false forceDownload: true package: 'oci://quay.io/example-org/example-plugin:v1.0.0!internal-backstage-plugin-example'
Copy to Clipboard Copied! Toggle word wrap Toggle overflow