openshift-online / maestro

Maestro Service Repo
Apache License 2.0
9 stars 17 forks source link

AKS template for maestro #90

Closed geoberle closed 4 months ago

geoberle commented 4 months ago

the new template service-template-aro-hcp.yml is a first draft for deploying the maestro server on ARO-HCP. it leverages the pre-provisoned secrets that can be found on such a cluster, like the MQTT secret and CSI secret store configuration to transparently load client certificates from key vault.

this template does not claim to be the final prod ready template. we can use it for now to basic development flow within ARO-HCP and we can evolve it as we go.

part of https://issues.redhat.com/browse/ARO-7234

geoberle commented 4 months ago

/retest