Loading charts/rucio-daemons/Chart.yaml +1 −1 Original line number Diff line number Diff line name: rucio-daemons version: 1.27.0 version: 1.27.1 apiVersion: v1 description: A Helm chart to deploy daemons for Rucio keywords: Loading charts/rucio-daemons/templates/undertaker.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,9 @@ spec: - name: config secret: secretName: {{ template "rucio.fullname" . }}.config.undertaker.yaml - name: proxy-volume secret: secretName: {{ .Release.Name }}-rucio-x509up {{- range $key, $val := .Values.additionalSecrets }} - name: {{ $key }} secret: Loading @@ -85,6 +88,8 @@ spec: - name: config mountPath: /opt/rucio/etc/rucio.config.component.json subPath: rucio.config.component.json - name: proxy-volume mountPath: /opt/proxy {{- range $key, $val := .Values.additionalSecrets }} - name: {{ $key }} mountPath: {{ $val.mountPath }} Loading Loading
charts/rucio-daemons/Chart.yaml +1 −1 Original line number Diff line number Diff line name: rucio-daemons version: 1.27.0 version: 1.27.1 apiVersion: v1 description: A Helm chart to deploy daemons for Rucio keywords: Loading
charts/rucio-daemons/templates/undertaker.yaml +5 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,9 @@ spec: - name: config secret: secretName: {{ template "rucio.fullname" . }}.config.undertaker.yaml - name: proxy-volume secret: secretName: {{ .Release.Name }}-rucio-x509up {{- range $key, $val := .Values.additionalSecrets }} - name: {{ $key }} secret: Loading @@ -85,6 +88,8 @@ spec: - name: config mountPath: /opt/rucio/etc/rucio.config.component.json subPath: rucio.config.component.json - name: proxy-volume mountPath: /opt/proxy {{- range $key, $val := .Values.additionalSecrets }} - name: {{ $key }} mountPath: {{ $val.mountPath }} Loading