Skip to content

jkilzi/orchestrator-helm-chart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orchestrator Helm Chart

This repository contains the Helm chart for deploying the Orchestrator solution suite.

For detailed instruction refer to this guide

Development

The Helm Chart Documentation is generated by the frigate tool. After the tool is installed, you can run the following command to re-generate the chart documentation.

cd charts/orchestrator
frigate gen --no-deps . > README.md

Updating plugins version

The Orchestrator includes the orchestrator and the notification plugins. Overall, there are 4 plugins:

The plugins are configured by the dynamic-plugins-rhdh configmap in RHDH operator configuration. To update plugin versions, use the script: ./hack/update_plugins_version.sh

Documentation

See Helm Chart Documentation for information about the values used by the helm chart.

About

Helm chart to deploy the Orchestrator solution suite.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 57.0%
  • Smarty 43.0%