Skip to content

Conversation

@babs
Copy link
Contributor

@babs babs commented Dec 5, 2025

Type of Change

  • New Feature
  • Bug Fix
  • Documentation
  • Performance Improvement
  • Test/CI
  • Refactor
  • Other:

Related Issues

N/A

Summary of Changes

Add two features to the Helm chart:

  • secret.existingSecret: allows referencing a pre-existing Kubernetes secret instead of creating one
  • extraManifests: allows deploying additional arbitrary Kubernetes resources alongside the chart (like externalSecret manifests)

Checklist

  • I have read and followed the CONTRIBUTING.md guidelines
  • Passed make pre-commit
  • Added/updated necessary tests
  • Documentation updated (if needed)
  • CI/CD passed (if applicable)

Impact

  • Breaking change (compatibility)
  • Requires doc/config/deployment update
  • Other impact:

@majinghe
Copy link
Contributor

majinghe commented Dec 5, 2025

@babs Thanks for your contribution.

/LGTM @loverustfs already tested on k3s and worked fine.

@loverustfs loverustfs force-pushed the feat/helm-secret-extraobject branch from af36c44 to 187a65c Compare December 5, 2025 06:14
@loverustfs loverustfs merged commit ace58fe into rustfs:main Dec 5, 2025
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