| Chart | Latest Version |
|---|---|
| delo-openfiber-portal | |
| cloud-native-pg |
helm repo add delo-of https://codaxy.github.io/delo-openfiber-helm-charts
helm repo update
# list all available charts from this repository
helm search repo delo-of
# example installation of the portal chart (adjust namespace/values as needed)
helm install portal delo-of/delo-openfiber-portal -n target-namespace -f custom-values.yaml