diff --git a/services/daq-nexus/Chart.yaml b/services/daq-nexus/Chart.yaml index d0abf62..7c3e6d6 100644 --- a/services/daq-nexus/Chart.yaml +++ b/services/daq-nexus/Chart.yaml @@ -12,5 +12,5 @@ type: application dependencies: - name: nexus-file-converter - version: "3.6.1-SNAPSHOT4" + version: "3.6.1" repository: "https://sonatypenexus.diamond.ac.uk/repository/daq-helm/" diff --git a/services/daq-nexus/values.yaml b/services/daq-nexus/values.yaml index 6394515..d48c577 100644 --- a/services/daq-nexus/values.yaml +++ b/services/daq-nexus/values.yaml @@ -1,7 +1,7 @@ nexus-file-converter: debug: - # exposes Java debug listener on a ClusterIP, access it with - # kubectl port forward svc/daq-nexus-nexus-file-converter-debug-port -n p46-beamline + # exposes Java debug listener on port 5005 on a ClusterIP, access it with + # kubectl port-forward svc/daq-nexus-nexus-file-converter-debug-port 5005:5005 -n p46-beamline enabled: true suspend: false beamline: p46