@@ -24,7 +24,7 @@ devEnvironments:
2424 defaultNamespace:
2525 autoProvision: false
2626----
27- include::example$snip_che-curated-access.adoc[]
27+ include::administration-guide: example$snip_che-curated-access.adoc[]
2828
2929.Role-based access control (RBAC)
3030
@@ -96,7 +96,7 @@ All resources and actions you can grant users permission to use in their {namesp
9696|"get", "create", "delete", "list", "update", "patch", "watch"
9797|===
9898
99- include::example$snip_che-user-granted-permission.adoc[]
99+ include::administration-guide: example$snip_che-user-granted-permission.adoc[]
100100
101101
102102.Dev environment isolation
@@ -238,7 +238,7 @@ When configuring network policies for {prod},
238238ensure that pods in the {prod-short} namespace can still communicate with pods in user namespaces,
239239as this is required for proper functionality.
240240
241- For detailed instructions on implementing network policies with {prod}, see xref:configuring-network-policies.adoc[].
241+ For detailed instructions on implementing network policies with {prod}, see xref:administration-guide: configuring-network-policies.adoc[].
242242
243243.Disconnected environment
244244
@@ -260,7 +260,7 @@ Open Source editor.
260260Alternatively, cluster administrators can specify a different plugin registry in the Custom Resource, for example
261261https://open-vsx.org that contains thousands of extensions.
262262They can also build a custom Open VSX registry.
263- include::example$snip_che-managing-extensions.adoc[]
263+ include::administration-guide: example$snip_che-managing-extensions.adoc[]
264264
265265[IMPORTANT]
266266====
0 commit comments