Skip to content

Commit 4d8e1b8

Browse files
committed
Revert "remove module in xref for adoc in module"
This reverts commit 094d297.
1 parent 094d297 commit 4d8e1b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/concepts/pages/stackable_resource_requests.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// WARNING: do not add headers here as they can break the structure of pages
33
// that include this file.
44
Stackable operators handle resource requests in a sligtly different manner than Kubernetes.
5-
Resource requests are defined on xref:stacklet.adoc#roles[role] or xref:stacklet.adoc#role-groups[role group] level.
5+
Resource requests are defined on xref:concepts:stacklet.adoc#roles[role] or xref:concepts:stacklet.adoc#role-groups[role group] level.
66
On a role level this means that by default, all workers will use the same resource requests and limits.
77
This can be further specified on role group level (which takes priority to the role level) to apply different resources.
88

0 commit comments

Comments
 (0)