File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
name : rucio-webui
2
- version : 32.0.0
2
+ version : 32.0.1
3
3
apiVersion : v1
4
4
description : A Helm chart to deploy the new webui (2.0) servers for Rucio
5
5
keywords :
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ spec:
150
150
- name : RUCIO_OVERRIDE_CONFIGS
151
151
value : " /opt/rucio/etc/conf.d/"
152
152
- name : RUCIO_LOG_FORMAT
153
- value : ' [%{%Y-%m-%d %H:%M:%S}t]\t%v\t%h\t%{X-Forwarded-For}i\t%{X-Rucio-RequestId}i\t%>s\t%I\t%B\t%D\t\"%r\"\t\"%{X-Rucio-Auth-Token }i\"\t\"%{User-Agent}i\"\t%{X-Rucio-Script}i'
153
+ value : ' [%{%Y-%m-%d %H:%M:%S}t]\t%v\t%h\t%{X-Forwarded-For}i\t%{X-Rucio-RequestId}i\t%>s\t%I\t%B\t%D\t\"%r\"\t\"%{X-Rucio-Account }i\"\t\"%{User-Agent}i\"\t%{X-Rucio-Script}i'
154
154
{{- if not .Values.service.useSSL }}
155
155
- name : RUCIO_ENABLE_SSL
156
156
value : " False"
You can’t perform that action at this time.
0 commit comments