From edb76ff104be4d44cb138c206aaf5c07f328cd01 Mon Sep 17 00:00:00 2001 From: Victor Chang Date: Thu, 7 Sep 2023 08:53:42 -0700 Subject: [PATCH] Update markdown notes format --- deploy/helm-charts/docs/01.installation.md | 3 ++- deploy/helm-charts/docs/03.TriggerNewJobs.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/deploy/helm-charts/docs/01.installation.md b/deploy/helm-charts/docs/01.installation.md index a2722f1..9804925 100644 --- a/deploy/helm-charts/docs/01.installation.md +++ b/deploy/helm-charts/docs/01.installation.md @@ -55,7 +55,8 @@ kubectl create -f https://raw.githubusercontent.com/projectcalico/calico/v3.26.1 kubectl taint nodes --all node-role.kubernetes.io/control-plane- ``` -Note: in order to use the default DIMSE port 104, you must update `/etc/kubernetes/manifests/kube-apiserver.yaml`: +> **Note** +> in order to use the default DIMSE port 104, you must update `/etc/kubernetes/manifests/kube-apiserver.yaml`: ```bash sudo nano /etc/kubernetes/manifests/kube-apiserver.yaml diff --git a/deploy/helm-charts/docs/03.TriggerNewJobs.md b/deploy/helm-charts/docs/03.TriggerNewJobs.md index d281c6a..2b9e701 100644 --- a/deploy/helm-charts/docs/03.TriggerNewJobs.md +++ b/deploy/helm-charts/docs/03.TriggerNewJobs.md @@ -35,7 +35,8 @@ click on a study, from the menu on the left, click on *Send to DICOM modality* a After a minute or two, depending on the size of the DICOM dataset, you may find the job listed in Argo. -Note: Check the **Archived Workflows** page if jobs cannot be found on the **Workflows** page. +> **Note** +> Check the **Archived Workflows** page if jobs cannot be found on the **Workflows** page. Enable UI (http://localhost:2746) access with the following command to forward port 2476: