Skip to content

Conversation

@as51340
Copy link
Contributor

@as51340 as51340 commented Nov 10, 2025

Release note

Added support for secrets to memgraph-lab chart

Related product PRs

PRs from product repo this doc page is related to:
memgraph/helm-charts#180

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

@as51340 as51340 added this to the Memgraph 3.7 milestone Nov 10, 2025
@as51340 as51340 self-assigned this Nov 10, 2025
@as51340 as51340 added status: ready PR is ready for review feature Documentation related to a new product feature of feature update labels Nov 10, 2025
@vercel
Copy link

vercel bot commented Nov 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
documentation Ready Ready Preview Comment Nov 10, 2025 2:24pm

@as51340 as51340 marked this pull request as ready for review November 10, 2025 11:06
@as51340 as51340 changed the title Feat/lab secrets feat: Add support for Lab secrets Nov 10, 2025
@as51340 as51340 changed the title feat: Add support for Lab secrets feat: Add support for memgraph-lab chart secrets Nov 10, 2025
@matea16 matea16 mentioned this pull request Nov 10, 2025
35 tasks
| `serviceAccount.name` | The name of the service account to use. If not set and create is true, a name is generated. | `""` |
| `secrets.enabled` | Enable the use of Kubernetes secrets. Will be injected as env variables. | `false` |
| `secrets.name` | The name of the Kubernetes secret that will be used. | `memgraph-secrets` |
| `secrets.keys` | Keys from the `secrets.name` that will be stored as env variables inside the pod. | ``. |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the default value for the secrets.keys a typo?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, I fixed it now

@matea16 matea16 merged commit 7e6ee70 into memgraph-3-7 Nov 10, 2025
2 checks passed
@matea16 matea16 deleted the feat/lab-secrets branch November 10, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

customer feature Documentation related to a new product feature of feature update status: ready PR is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants