Loading charts/rucio-daemons/Chart.yaml +1 −1 Original line number Diff line number Diff line name: rucio-daemons version: 1.30.6 version: 1.30.7 apiVersion: v1 description: A Helm chart to deploy daemons for Rucio keywords: Loading charts/rucio-daemons/templates/renew-fts-cronjob.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,7 @@ - name: RUCIO_FTS_SCRIPT value: "{{ .Values.ftsRenewal.script }}" - name: RUCIO_FTS_VO_COUNT value: {{ len .Values.ftsRenewal.vos }} value: "{{ len .Values.ftsRenewal.vos }}" {{- range $key, $val := .Values.ftsRenewal.vos }} - name: RUCIO_FTS_VO_{{ $key }} value: {{ $val.vo }} Loading charts/rucio-daemons/values.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -403,7 +403,7 @@ ftsRenewal: vos: - vo: "cms" voms: "cms:/cms/Role=production" secretMounts: {} secretMounts: [] # - secretName: fts-cert # mountPath: /opt/rucio/certs/usercert.pem # subPath: usercert.pem Loading @@ -413,7 +413,7 @@ ftsRenewal: # - secretName: longproxy # mountPath: /opt/rucio/certs/long.proxy # subPath: long.proxy additionalEnvs: {} additionalEnvs: [] # - name: RUCIO_FTS_SECRETS # value: release-rucio-x509up # - name: USERCERT_NAME Loading Loading
charts/rucio-daemons/Chart.yaml +1 −1 Original line number Diff line number Diff line name: rucio-daemons version: 1.30.6 version: 1.30.7 apiVersion: v1 description: A Helm chart to deploy daemons for Rucio keywords: Loading
charts/rucio-daemons/templates/renew-fts-cronjob.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -78,7 +78,7 @@ - name: RUCIO_FTS_SCRIPT value: "{{ .Values.ftsRenewal.script }}" - name: RUCIO_FTS_VO_COUNT value: {{ len .Values.ftsRenewal.vos }} value: "{{ len .Values.ftsRenewal.vos }}" {{- range $key, $val := .Values.ftsRenewal.vos }} - name: RUCIO_FTS_VO_{{ $key }} value: {{ $val.vo }} Loading
charts/rucio-daemons/values.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -403,7 +403,7 @@ ftsRenewal: vos: - vo: "cms" voms: "cms:/cms/Role=production" secretMounts: {} secretMounts: [] # - secretName: fts-cert # mountPath: /opt/rucio/certs/usercert.pem # subPath: usercert.pem Loading @@ -413,7 +413,7 @@ ftsRenewal: # - secretName: longproxy # mountPath: /opt/rucio/certs/long.proxy # subPath: long.proxy additionalEnvs: {} additionalEnvs: [] # - name: RUCIO_FTS_SECRETS # value: release-rucio-x509up # - name: USERCERT_NAME Loading