cloudoperators / greenhouse

Cloud operations platform
Apache License 2.0
8 stars 1 forks source link

feat(plugin): move greenhouse values to helm global scope #200

Closed IvoGoman closed 4 weeks ago

IvoGoman commented 1 month ago

This enables plugin developers to use these values also in sub-charts of their plugin. Also ensures that the clusterNames only contain the clusters from the org namespace the plugin resides in

resolves #101