Eclipse Common Security Infrastructure (CSI) helm charts
Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.
Once Helm has been set up correctly, add the repo as follows:
helm repo add eclipse-csi https://eclipse-csi.github.io/helm-charts
If you had already added this repo earlier, run helm repo update to retrieve
the latest versions of the packages. You can then run helm search repo
in-toto to see the charts.
Otterdog requires the following dependencies to function properly:
Additionally, otterdog requires ghproxy, which is provided within the otterdog helm charts.
Important Security Note: ghproxy requires Redis/Valkey to be configured without authentication/authorization. Ensure that this Redis/Valkey instance is only accessible by the otterdog deployment and is not exposed to external networks or unauthorized services.
You can search all eclipse-csi charts using following command:
helm search repo eclipse-csi
See https://github.com/eclipse-csi/helm-charts