From c3fff27b9908c7812b8fe6d95f1a66c1aa57c7c4 Mon Sep 17 00:00:00 2001 From: Elmar Kresse Date: Mon, 22 Jul 2024 16:23:07 +0200 Subject: [PATCH] test without image path --- content/edX-k8s.asciidoc | 4 ++-- content/edX.asciidoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/edX-k8s.asciidoc b/content/edX-k8s.asciidoc index b123b53..e0b39aa 100644 --- a/content/edX-k8s.asciidoc +++ b/content/edX-k8s.asciidoc @@ -1,5 +1,5 @@ // image base directory::media/ -ifndef::imagesdir[:imagesdir: ../media] +//ifndef::imagesdir[:imagesdir: ../media] === Kubernetes Cluster Setup for edX @@ -16,4 +16,4 @@ In particular, this project aims to provide the following benefits to Open edX o * Scalable hosting for instances of any size. This means for example that the default configuration includes autoscaling of LMS pods to handle increased traffic. * Flexibility: this project aims to be "batteries included" and to support setting up all the resources that you need, with useful default configurations, but it is carefully designed so that operators can configure, replace, or disable any components as needed. -image:edX-k8s.drawio.svg[edX-K8s Deployment,align=center] \ No newline at end of file +//image:edX-k8s.drawio.svg[edX-K8s Deployment,align=center] \ No newline at end of file diff --git a/content/edX.asciidoc b/content/edX.asciidoc index 6947492..0ebf63d 100644 --- a/content/edX.asciidoc +++ b/content/edX.asciidoc @@ -1,4 +1,4 @@ -ifndef::imagesdir[:imagesdir: ../media] +//ifndef::imagesdir[:imagesdir: ../media] === Allgemeine Informationen zur Open-Source-Lernplattform edX === **GrĂ¼ndung und Geschichte:**