From 3a0bc90d9b86a06fbe711e4158dfba9f510562cb Mon Sep 17 00:00:00 2001 From: Jennings Zhang Date: Fri, 9 Feb 2024 00:35:48 -0500 Subject: [PATCH] Fix unimportant typos in values.yaml --- charts/chris/Chart.yaml | 2 +- charts/chris/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/chris/Chart.yaml b/charts/chris/Chart.yaml index f23247a..2dca54d 100644 --- a/charts/chris/Chart.yaml +++ b/charts/chris/Chart.yaml @@ -17,7 +17,7 @@ keywords: icon: ./logo_chris.png type: application -version: "0.4.1" +version: "0.4.2" appVersion: "5.0.0" maintainers: diff --git a/charts/chris/values.yaml b/charts/chris/values.yaml index 1bb3165..749f1e7 100644 --- a/charts/chris/values.yaml +++ b/charts/chris/values.yaml @@ -98,7 +98,7 @@ cube: ## optionally, test the nodePort connectivity by providing the hostname to any node of your cluster # nodePortHost: my_hostname - # Resources + # Storage ##################### # Persistent volume for CUBE files storage: @@ -268,7 +268,7 @@ pfcon: # pman configuration # https://github.com/fnndsc/pman#environment-variables - # SECRET_KEY, CONTAINER_ENV, STORAGE_TYPE, VOLUME_NAME, and CONTAINER_USER are handled automaticallY + # SECRET_KEY, CONTAINER_ENV, STORAGE_TYPE, VOLUME_NAME, and CONTAINER_USER are handled automatically config: JOB_LABELS: chrisproject.org/job=plugininstance ENABLE_HOME_WORKAROUND: "yes" @@ -515,7 +515,7 @@ orthanc: # !!!IMPORTANT!!! # To use in combination with pfdcm, you MUST define a modality for # `.Values.pfdcm.aet` - "CHRISLOCAL": [ "CHRISLOCAL", "NAME-orthanc-dicom", 4242 ] + "CHRISLOCAL": [ "CHRISLOCAL", "NAME-pfdcm-listener", 11113 ] # "clearcanvas" : [ "CLEARCANVAS", "192.168.1.1", 104, "ClearCanvas" ] # Whether Orthanc monitors its metrics (new in Orthanc 1.5.4). If