Loading charts/rucio-daemons/Chart.yaml +1 −1 Original line number Diff line number Diff line name: rucio-daemons version: 1.29.1 version: 1.29.2 apiVersion: v1 description: A Helm chart to deploy daemons for Rucio keywords: Loading charts/rucio-daemons/templates/tracer-kronos.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,7 @@ spec: - name: RUCIO_OVERRIDE_CONFIGS value: "/opt/rucio/etc/rucio.config.common.json /opt/rucio/etc/rucio.config.component.json" - name: RUCIO_DAEMON value: "{{ $rucio_daemon }}" value: "kronos" - name: RUCIO_DAEMON_ARGS value: "{{- if .Values.tracerKronos.threads }} --threads {{ .Values.tracerKronos.threads }}{{end}} {{- if .Values.tracerKronos.sleepTimeFiles }} --sleep-time-files {{ .Values.tracerKronos.sleepTimeFiles }}{{ end }}{{- if .Values.tracerKronos.sleepTimeDatasets }} --sleep-time-datasets {{ .Values.tracerKronos.sleepTimeDatasets }}{{ end }}" {{- with .Values.tracerKronos.resources }} Loading Loading
charts/rucio-daemons/Chart.yaml +1 −1 Original line number Diff line number Diff line name: rucio-daemons version: 1.29.1 version: 1.29.2 apiVersion: v1 description: A Helm chart to deploy daemons for Rucio keywords: Loading
charts/rucio-daemons/templates/tracer-kronos.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -101,7 +101,7 @@ spec: - name: RUCIO_OVERRIDE_CONFIGS value: "/opt/rucio/etc/rucio.config.common.json /opt/rucio/etc/rucio.config.component.json" - name: RUCIO_DAEMON value: "{{ $rucio_daemon }}" value: "kronos" - name: RUCIO_DAEMON_ARGS value: "{{- if .Values.tracerKronos.threads }} --threads {{ .Values.tracerKronos.threads }}{{end}} {{- if .Values.tracerKronos.sleepTimeFiles }} --sleep-time-files {{ .Values.tracerKronos.sleepTimeFiles }}{{ end }}{{- if .Values.tracerKronos.sleepTimeDatasets }} --sleep-time-datasets {{ .Values.tracerKronos.sleepTimeDatasets }}{{ end }}" {{- with .Values.tracerKronos.resources }} Loading