Skip to content

Commit c9cbe1d

Browse files
author
GitHub Actions
committed
Update the Release Notes 1.5
1 parent 8a6c8b0 commit c9cbe1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/release-notes/ref-release-notes-breaking-changes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The `scopes` parameter is now mandatory for the `gitlab:projectDeployToken:creat
2727

2828
The `dynamicPlugins.cache.volumeClaimSpec` field has been removed from `values.yaml`, making dynamic plugin storage ephemeral by default. If you want to enable plugin caching persistence, you must now manually configure a `PersistentVolumeClaim` and mount it using the `extraVolumes` and `extraVolumeMounts` fields in the Helm chart values.
2929

30-
This change also resolves issues with running multi-replica {product-very-short} deployments, as using a PVC for the Dynamic Plugins cache previously led to potential write conflicts. For more details, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.5/html-single/configuring_red_hat_developer_hub/index#creating-a-pvc-for-the-dynamic-plugin-cache-using-the-helm-chart[Creating a PVC for the dynamic plugin cache using the Helm Chart].
30+
This change also resolves issues with running multi-replica {product-very-short} deployments, as using a PVC for the Dynamic Plugins cache previously led to potential write conflicts. For more information, see link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.5/html-single/configuring_red_hat_developer_hub/index#creating-a-pvc-for-the-dynamic-plugin-cache-using-the-helm-chart[Creating a PVC for the dynamic plugin cache using the Helm Chart].
3131

3232
.Additional resources
3333
* link:https://issues.redhat.com/browse/RHIDP-5568[RHIDP-5568]

0 commit comments

Comments
 (0)