Skip to content

[feat] helm-charts: add support for secrets#465

Merged
catpineapple merged 1 commit into
apache:masterfrom
ecniiv:helm-secrets
Mar 17, 2026
Merged

[feat] helm-charts: add support for secrets#465
catpineapple merged 1 commit into
apache:masterfrom
ecniiv:helm-secrets

Conversation

@ecniiv

@ecniiv ecniiv commented Dec 9, 2025

Copy link
Copy Markdown
Contributor

What problem does this PR solve?

The secrets field defined in the DorisCluster specification was not being handled when deploying via Helm chart. This PR add support for the secrets field in the Helm chart template and values file for all component specs.

Related issue: #242

Added secrets configuration section with documentation and examples for each component spec:

  • Default empty array: secrets: []
  • Example commented configuration showing how to use secrets:
feSpec:
  secrets:
    - secretName: my-secret
      mountPath: /etc/doris

@morningman morningman self-assigned this Feb 24, 2026
@catpineapple catpineapple merged commit f7a8afa into apache:master Mar 17, 2026
1 check passed
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.

3 participants