Loading charts/rucio-server/Chart.yaml +1 −1 Original line number Diff line number Diff line name: rucio-server version: 1.1.5 version: 1.1.6 apiVersion: v1 description: A Helm chart to deploy servers for Rucio keywords: Loading charts/rucio-server/templates/deployment.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -96,10 +96,12 @@ spec: resources: {{ toYaml .Values.serverResources | indent 12 }} volumeMounts: {{- if .Values.ftsRenewal.enabled }} - name: proxy-volume mountPath: /opt/proxy - name: ca-volume mountPath: /opt/certs {{- end }} - name: httpdlog mountPath: /var/log/httpd {{- range $key, $val := .Values.additionalSecrets }} Loading Loading
charts/rucio-server/Chart.yaml +1 −1 Original line number Diff line number Diff line name: rucio-server version: 1.1.5 version: 1.1.6 apiVersion: v1 description: A Helm chart to deploy servers for Rucio keywords: Loading
charts/rucio-server/templates/deployment.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -96,10 +96,12 @@ spec: resources: {{ toYaml .Values.serverResources | indent 12 }} volumeMounts: {{- if .Values.ftsRenewal.enabled }} - name: proxy-volume mountPath: /opt/proxy - name: ca-volume mountPath: /opt/certs {{- end }} - name: httpdlog mountPath: /var/log/httpd {{- range $key, $val := .Values.additionalSecrets }} Loading