This directory provides the actual charts of the connector.
The folder data-space-connector contains the actual FIWARE
Data Space Connector as a Helm Umbrella Chart.
This includes the Chart.yaml
with the different depending charts for the components, a values.yaml
providing default values for the
configuration parameters of the different components, and additional Helm templates.
The folder trust-anchor contains a minimal example of a Trust Anchor, provided as
a Helm Umbrella Chart.
Basically it consists of a Trusted Issuers Registry with an attached database. This is also used
in the local deployment of a Minimal Viable Dataspace described here.