We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 717933b commit 966aee7Copy full SHA for 966aee7
docs/content/en/docs/documentation/reconciler.md
@@ -282,4 +282,4 @@ As shown in the integration tests, there is no optimistic locking used when upda
282
(in other words `metadata.resourceVersion` is set to `null`). This is desired since you don't want the patch to fail on
283
update.
284
285
-In addition, you can configure the Fabric8 client retry.
+In addition, you can configure the [Fabric8 client retry](https://github.com/fabric8io/kubernetes-client?tab=readme-ov-file#configuring-the-client).
0 commit comments