Skip to content

Commit 29ca740

Browse files
committed
Fix link label
1 parent b951981 commit 29ca740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/secret-operator/pages/troubleshooting.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This can be caused by a few different root issues:
3434
1. A race condition where multiple Pods require the same identity at the same time, leading to a stale cache.
3535
This is transient, and should resolve itself within a few seconds as the cache is updated and any failed attempts are retried.
3636
2. Trying to reuse a single AD domain across multiple Kubernetes clusters.
37-
This takes care to do safely, please see xref:secretclass.adoc#ad-principal-conflicts[] for more information.
37+
This takes care to do safely, please see xref:secretclass.adoc#ad-principal-conflicts[Principal Conflicts] for more information.
3838
3. Deleting a user from the cache but not from AD (including deleting the whole cache).
3939
When deleting users from the cache, make sure to also delete the corresponding AD users. Secret Operator should then automatically recreate them.
4040
4. The to-be-created principal conlicts with an existing unrelated principal.

0 commit comments

Comments
 (0)