Coder Social home page Coder Social logo

quickwit-helm-charts's Introduction

Quickwit Helm Chart

Usage

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 quickwit https://helm.quickwit.io

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 quickwit to see the charts.

To install the quickwit chart:

helm install my-quickwit quickwit/quickwit

To uninstall the chart:

helm delete my-quickwit

Upgrade helm chart from 0.4.0 to 0.5.0

The way storage config is defined changed and you have to update your helm values to upgrade to 0.5.0.

The changes are:

  • the config.s3 and config.azure_blob values are no more supported. You now have to use the storage config as defined in the docs.
  • the keys of secrets have changed: s3.secret_key is replaced by storage.s3.secret_access_key and azure_blob.access_key is replace by storage.azure.access_key.

quickwit-helm-charts's People

Contributors

fmassot avatar mkhpalm avatar guilload avatar arnonrgo avatar clemcvlcs avatar fulmicoton avatar nlamirault avatar jorda95225 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.