mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Fix broken HA guide links
Closes #42426 Signed-off-by: Ryan Emerson <remerson@ibm.com>
This commit is contained in:
parent
48994b8a5f
commit
05e731f098
@ -1,4 +1,4 @@
|
||||
<#import "/templates/links.adoc" as links>
|
||||
|
||||
Make sure your machine or container platform can provide sufficient memory and CPU for your desired usage of {project_name}.
|
||||
See <@links.ha id="concepts-memory-and-cpu-sizing" /> for more on how to get started with production sizing.
|
||||
Make sure your machine or container platform can provide sufficient memory and CPU for your desired usage of {project_name}.
|
||||
See <@links.ha id="single-cluster-concepts-memory-and-cpu-sizing" /> for more on how to get started with production sizing.
|
||||
|
||||
@ -12,7 +12,7 @@ tileVisible="false"
|
||||
== Database connection pool metrics
|
||||
|
||||
Configure {project_name} to use a fixed size database connection pool.
|
||||
See the <@links.ha id="concepts-database-connections"/> {section} for more information.
|
||||
See the <@links.ha id="single-cluster-concepts-database-connections"/> {section} for more information.
|
||||
|
||||
[TIP]
|
||||
====
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user