We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74cb07c commit ff3439aCopy full SHA for ff3439a
Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: keystone
3
description: A Helm chart for Openstack Keystone
4
type: application
5
-version: 1.0.1
+version: 1.0.2
6
appVersion: 25.0.0-14-g155f38a86-5-9
7
dependencies:
8
- name: common
templates/_keystone_conf.tpl
@@ -46,4 +46,7 @@ connection_recycle_time=60
46
[oslo_messaging_notifications]
47
driver=log
48
49
+[oslo_middleware]
50
+enable_proxy_headers_parsing=True
51
+
52
{{- end }}
0 commit comments