Main public logs
From MaRDI portal
Combined display of all available logs of MaRDI portal. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:11, 10 June 2025 EloiFerrer talk contribs created page Project:Redis-K8s (Created page with "= Redis configuration = == Get the redis chart == The redis chart is published by [https://artifacthub.io/packages/helm/bitnami/redis bitnami]. However, we are running a FluxCD version that does not support OCI repositories. A simple solution is to manually download the redis chart as a <code>tgz</code> file and make it available to our cluster through our own git repository. To this end, just run <syntaxhighlight lang=bash> helm pull bitnami/redis --version 21.2.1 <...")