Loading charts/rucio-server/Chart.yaml +1 −2 Original line number Diff line number Diff line name: rucio-server version: 1.27.3 version: 1.27.4 apiVersion: v1 description: A Helm chart to deploy servers for Rucio keywords: Loading @@ -11,4 +11,3 @@ sources: maintainers: - name: Rucio development team email: rucio-dev@cern.ch charts/rucio-server/templates/auth_deployment.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ spec: {{- if .Values.exposeErrorLogs.authServer }} - name: httpd-error-log image: busybox args: [/bin/sh, -c, 'tail -n+1 -f /var/log/httpd/error_log'] args: [/bin/sh, -c, 'tail -n+1 -F /var/log/httpd/error_log'] volumeMounts: - name: httpdlog mountPath: /var/log/httpd Loading charts/rucio-server/templates/deployment.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ spec: {{- if .Values.exposeErrorLogs.server }} - name: httpd-error-log image: busybox args: [/bin/sh, -c, 'tail -n+1 -f /var/log/httpd/error_log'] args: [/bin/sh, -c, 'tail -n+1 -F /var/log/httpd/error_log'] volumeMounts: - name: httpdlog mountPath: /var/log/httpd Loading charts/rucio-server/templates/trace_deployment.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ spec: {{- if .Values.exposeErrorLogs.traceServer }} - name: httpd-error-log image: busybox args: [/bin/sh, -c, 'tail -n+1 -f /var/log/httpd/error_log'] args: [/bin/sh, -c, 'tail -n+1 -F /var/log/httpd/error_log'] volumeMounts: - name: httpdlog mountPath: /var/log/httpd Loading charts/rucio-ui/Chart.yaml +1 −2 Original line number Diff line number Diff line name: rucio-ui version: 1.27.1 version: 1.27.2 apiVersion: v1 description: A Helm chart to deploy webui servers for Rucio keywords: Loading @@ -11,4 +11,3 @@ sources: maintainers: - name: Rucio development team email: rucio-dev@cern.ch Loading
charts/rucio-server/Chart.yaml +1 −2 Original line number Diff line number Diff line name: rucio-server version: 1.27.3 version: 1.27.4 apiVersion: v1 description: A Helm chart to deploy servers for Rucio keywords: Loading @@ -11,4 +11,3 @@ sources: maintainers: - name: Rucio development team email: rucio-dev@cern.ch
charts/rucio-server/templates/auth_deployment.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ spec: {{- if .Values.exposeErrorLogs.authServer }} - name: httpd-error-log image: busybox args: [/bin/sh, -c, 'tail -n+1 -f /var/log/httpd/error_log'] args: [/bin/sh, -c, 'tail -n+1 -F /var/log/httpd/error_log'] volumeMounts: - name: httpdlog mountPath: /var/log/httpd Loading
charts/rucio-server/templates/deployment.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,7 @@ spec: {{- if .Values.exposeErrorLogs.server }} - name: httpd-error-log image: busybox args: [/bin/sh, -c, 'tail -n+1 -f /var/log/httpd/error_log'] args: [/bin/sh, -c, 'tail -n+1 -F /var/log/httpd/error_log'] volumeMounts: - name: httpdlog mountPath: /var/log/httpd Loading
charts/rucio-server/templates/trace_deployment.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ spec: {{- if .Values.exposeErrorLogs.traceServer }} - name: httpd-error-log image: busybox args: [/bin/sh, -c, 'tail -n+1 -f /var/log/httpd/error_log'] args: [/bin/sh, -c, 'tail -n+1 -F /var/log/httpd/error_log'] volumeMounts: - name: httpdlog mountPath: /var/log/httpd Loading
charts/rucio-ui/Chart.yaml +1 −2 Original line number Diff line number Diff line name: rucio-ui version: 1.27.1 version: 1.27.2 apiVersion: v1 description: A Helm chart to deploy webui servers for Rucio keywords: Loading @@ -11,4 +11,3 @@ sources: maintainers: - name: Rucio development team email: rucio-dev@cern.ch