
This patch set adds blazar chart to OpenStack-Helm. Change-Id: If83a0af53426b95bb144fc3d5764a5c177567881 Signed-off-by: Nitin Gupta <nitin291989@gmail.com>
14 lines
509 B
YAML
14 lines
509 B
YAML
---
|
|
blazar:
|
|
- |
|
|
Added initial support for OpenStack Blazar reservation service deployment
|
|
in Kubernetes environments through Helm charts. This enables users to
|
|
deploy and manage Blazar services alongside other OpenStack components.
|
|
features:
|
|
- |
|
|
Introduced Blazar Helm chart with support for:
|
|
- Blazar API and Manager service deployment and configuration
|
|
- Integration with existing OpenStack identity services
|
|
- Support for custom Blazar configuration through values.yaml
|
|
...
|