Skip to content
Merged
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: 2 additions & 0 deletions base-helm-configs/zaqar/zaqar-helm-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,12 +114,14 @@ pod:
conf:
zaqar:
DEFAULT:
auth_strategy: keystone
log_config_append: /etc/zaqar/logging.conf
drivers:
transport: wsgi
message_store: redis
management_store: sqlalchemy
keystone_authtoken:
auth_url: http://keystone-api.openstack.svc.cluster.local:5000/v3
service_token_roles: service
service_token_roles_required: true
auth_type: password
Expand Down