Skip to content

Conversation

@falko
Copy link
Member

@falko falko commented Dec 1, 2025

Added example of using connector secrets in Helm charts with Kubernetes Secret configuration.

Description

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support. (add bug or support label)
  • This is already available but undocumented and should be released within a week. (add available & undocumented label)
  • This is on a specific schedule and the assignee will coordinate a release with the Documentation team. (create draft PR and/or add hold label)
  • This is part of a scheduled alpha or minor. (add alpha or minor label)
  • There is no urgency with this change (add low prio label)

PR Checklist

  • My changes are for an upcoming minor release and are in the /docs directory (version 8.9).
  • My changes are for an already released minor and are in a /versioned_docs directory.

Added example of using connector secrets in Helm charts with Kubernetes Secret configuration.
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

👋 🤖 🤔 Hello, @falko! Did you make your changes in all the right places?

These files were changed only in versioned_docs/version-8.8/. You might want to duplicate these changes in docs/.

  • versioned_docs/version-8.8/self-managed/components/connectors/connectors-configuration.md

You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines.

Connector secrets can be used in Helm charts. Review the documentation on [managing secrets in Helm charts](/self-managed/deployment/helm/configure/secret-management.md) for additional details.
Connector secrets can be used in Helm charts, e.g. referencing a [Kubernetes Secret
](https://kubernetes.io/docs/concepts/configuration/secret/):
```yaml
Copy link
Contributor

Choose a reason for hiding this comment

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

[prettier] reported by reviewdog 🐶

Suggested change
```yaml
```yaml

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

Successfully merging this pull request may close these issues.

2 participants