Wrapper chart for litellm
This wrapper chart is intended to be used in conjunction with AppFlow
Helm tries to install the dependencies before it installs manifests from the wrapper chart. This fails due to postgres not being available. This means the VSHNPostgresql needs to be rendered locally and applied to the cluster before trying to roll out a deployment for the first time.
Apart from the usual AppFlow variables, additionally environment variable can be set via enviroment variables in CI/CD settings.
In addition to setting them in the environment pipeline settings they need to be referenced in the values file see example.
The namespace is created via AppFlow.
Once the namespace is created we need to additionally set the label for the solution-base-monitoring and the cluster-monitoring label openshift.io/cluster-monitoring: "true".