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.
2 parents 2345896 + 0a7b0c0 commit 62308f3Copy full SHA for 62308f3
apps/openstack/horizon.yaml
@@ -1,4 +1,4 @@
1
---
2
component: horizon
3
repoURL: https://tarballs.opendev.org/openstack/openstack-helm
4
-chartVersion: 2025.1.5+5742204b6
+chartVersion: 2025.1.8+95bf0bf6e
components/horizon/values.yaml
@@ -13,6 +13,7 @@ conf:
13
session_cookie_httponly: "True"
14
allowed_hosts:
15
- '*'
16
+ session_engine: 'django.contrib.sessions.backends.cache_db'
17
local_settings_d:
18
# Set default options when creating a server from the
19
# horizon UI for a more friendly and efficient user experience.
0 commit comments