Loading charts/rucio-daemons/Chart.yaml +1 −1 Original line number Diff line number Diff line name: rucio-daemons version: 1.28.1 version: 1.28.2 apiVersion: v1 description: A Helm chart to deploy daemons for Rucio keywords: Loading charts/rucio-daemons/templates/automatix.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,7 @@ spec: - name: RUCIO_DAEMON value: "automatix" - name: RUCIO_DAEMON_ARGS value: "{{- if .Values.automatix.threads }} --threads-per-process {{ .Values.automatix.threads }}{{ end }} {{- if .Values.automatix.inputFile }} --input-file {{ .Values.automatix.inputFile }}{{ end }}" value: "{{- if .Values.automatix.threads }} --threads-per-process {{ .Values.automatix.threads }}{{ end }} {{- if .Values.automatix.inputFile }} --input-file {{ .Values.automatix.inputFile }}{{ end }} {{- if .Values.automatix.sleepTime }} --sleep-time {{ .Values.automatix.sleepTime }}{{ end }}" - name: X509_USER_PROXY value: "/opt/proxy/x509up" {{- with .Values.automatix.resources }} Loading charts/rucio-daemons/values.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -94,6 +94,7 @@ abacusRse: automatix: threads: 1 sleepTime: 30 podAnnotations: {} resources: limits: Loading Loading
charts/rucio-daemons/Chart.yaml +1 −1 Original line number Diff line number Diff line name: rucio-daemons version: 1.28.1 version: 1.28.2 apiVersion: v1 description: A Helm chart to deploy daemons for Rucio keywords: Loading
charts/rucio-daemons/templates/automatix.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -123,7 +123,7 @@ spec: - name: RUCIO_DAEMON value: "automatix" - name: RUCIO_DAEMON_ARGS value: "{{- if .Values.automatix.threads }} --threads-per-process {{ .Values.automatix.threads }}{{ end }} {{- if .Values.automatix.inputFile }} --input-file {{ .Values.automatix.inputFile }}{{ end }}" value: "{{- if .Values.automatix.threads }} --threads-per-process {{ .Values.automatix.threads }}{{ end }} {{- if .Values.automatix.inputFile }} --input-file {{ .Values.automatix.inputFile }}{{ end }} {{- if .Values.automatix.sleepTime }} --sleep-time {{ .Values.automatix.sleepTime }}{{ end }}" - name: X509_USER_PROXY value: "/opt/proxy/x509up" {{- with .Values.automatix.resources }} Loading
charts/rucio-daemons/values.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -94,6 +94,7 @@ abacusRse: automatix: threads: 1 sleepTime: 30 podAnnotations: {} resources: limits: Loading