helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

:globe_with_meridians: Kubernetes HELM Charts for FIWARE Generic Enablers for provisioning scalable, production-ready powered-by-FIWARE installations based around NGSI Context Brokers and other compon...

Results 14 helm-charts issues
Sort by recently updated
recently updated
newest added

I'm deploying mongodb in ReplicaSet mode with a headless service, so my mongodb host is `mongodb-headless`. I can't set de RS value because of [this](https://github.com/FIWARE/helm-charts/blob/main/charts/orion/templates/deployment.yaml#L196) restriction. It would be great...

Hi, we are currently trying to deploy the FIWARE components in our Kubernetes cluster utilitizing the most recent versions of the components. However, using the helm charts for the IoT...

Dear all, Is it possible to add [Wilma PEP proxy](https://github.com/ging/fiware-pep-proxy) helm chart?

When deploying with helm and using an Ingress, various charts report the following warning: annotation "kubernetes.io/ingress.class" is deprecated, please use 'spec.ingressClassName' instead It should be possible to set this parameter...

The Orion-LD Helm Chart include `ORIONLD_MONGO_SSL`. Currently this environment variable is not supported by Orion-LD version 1.0.1 ([will be included in future versions](https://github.com/FIWARE/context.Orion-LD/pull/1156)). A comment in `values.yml` mentioning, that SSL-secured...

As Domibus [was added again as third party](https://github.com/FIWARE/catalogue/commit/f5e9ba2a1acd33c7e231eb97ef097e6e9a834cb1) in the Fiware catalog do you plan to add a Domibus chart? I found an helm chart example in: https://github.com/dladlk/delis/tree/dev/delis-test-server/helm

api-umbrella comes with a build in mongodb. The chart is missing a persistence volume to mitigate data lost from the db. It would be also nice to have the mongodb...

I am facing a problem in which Orion is deployed on AKS (Azure Kubernetes Service) Cluster. For some reasons when the containers are restarted or redeployed on some other nodes...

Hello, Is there any plan to add option for fetching MQTT password from Kubernetes Secret [here](https://github.com/FIWARE/helm-charts/blob/3f5930ef30a427466627926aabc1e70e52836f0b/charts/iotagent-json/templates/configmap.yaml#L42)? Thanks

The BAE proxy theme can be loaded from an external source using the theme.url var. This PR avoid the chart trying to use the init container image when the theme...

patch