Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure kubernetes api-key #273

Open
sweco-nlmdek opened this issue Dec 11, 2024 · 1 comment
Open

Azure kubernetes api-key #273

sweco-nlmdek opened this issue Dec 11, 2024 · 1 comment

Comments

@sweco-nlmdek
Copy link

Hi,

I'm deploying a instance on azure using :

helm install ./qdrant-on-azure --create-namespace
This worked. i'm able to access the dashboard.

Now i would like to add a api-key, i have tried several changes to the values.yaml file for example:
adding
apiKey: bebfbc6c-f5b0-409b-ab40-471baa642c17

or
service:
apiKey: bebfbc6c-f5b0-409b-ab40-471baa642c17

After editing, i use this command : helm upgrade ./qdrant-on-azure
But no api key is added.

@superseb
Copy link

Not really sure if you lost formatting when pasting but the documented configuration is here. You can also see the integration test for it.

Let me know if this does not solve the issue for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants