This chart installs the Item Relationship Service and its direct dependencies. This includes:
- Minio Object Storage (enabled by default)
- Prometheus (disabled by default)
- Grafana (disabled by default)
- Kubernetes 1.25.11+
- Helm 3.9.3+
- PV provisioner support in the underlying infrastructure
helm repo add irs https://eclipse-tractusx.github.io/item-relationship-service
helm install irs-app irs/item-relationship-service
See the configuration docs or run helm show values irs/item-relationship-service
for the default values.