Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/openstack/horizon.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
component: horizon
repoURL: https://tarballs.opendev.org/openstack/openstack-helm
chartVersion: 2025.1.5+5742204b6
chartVersion: 2025.1.8+95bf0bf6e
1 change: 1 addition & 0 deletions components/horizon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ conf:
session_cookie_httponly: "True"
allowed_hosts:
- '*'
session_engine: 'django.contrib.sessions.backends.cache_db'
local_settings_d:
# Set default options when creating a server from the
# horizon UI for a more friendly and efficient user experience.
Expand Down
Loading