Loading charts/rucio-server/Chart.yaml +1 −1 Original line number Diff line number Diff line name: rucio-server version: 1.27.0 version: 1.27.1 apiVersion: v1 description: A Helm chart to deploy servers for Rucio keywords: Loading charts/rucio-server/templates/trace_deployment.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -132,6 +132,7 @@ spec: - name: cafile mountPath: /etc/grid-security/ca.pem subPath: ca.pem {{- end }} {{- range $key, $val := .Values.additionalSecrets }} {{- /* TODO: depreacte and remove support for subPaths (at plural) case */}} {{- if $val.subPaths }} Loading @@ -146,7 +147,6 @@ spec: subPath: {{ $val.subPath }} {{- end}} {{- end}} {{- end }} env: {{- range $key, $val := .Values.httpd_config }} - name: RUCIO_HTTPD_{{ $key | upper }} Loading Loading
charts/rucio-server/Chart.yaml +1 −1 Original line number Diff line number Diff line name: rucio-server version: 1.27.0 version: 1.27.1 apiVersion: v1 description: A Helm chart to deploy servers for Rucio keywords: Loading
charts/rucio-server/templates/trace_deployment.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -132,6 +132,7 @@ spec: - name: cafile mountPath: /etc/grid-security/ca.pem subPath: ca.pem {{- end }} {{- range $key, $val := .Values.additionalSecrets }} {{- /* TODO: depreacte and remove support for subPaths (at plural) case */}} {{- if $val.subPaths }} Loading @@ -146,7 +147,6 @@ spec: subPath: {{ $val.subPath }} {{- end}} {{- end}} {{- end }} env: {{- range $key, $val := .Values.httpd_config }} - name: RUCIO_HTTPD_{{ $key | upper }} Loading