Skip to content

fix(docs): Fix typo in controller options doc#5299

Merged
moolen merged 3 commits intoexternal-secrets:mainfrom
tspearconquest:bugfix/docs
Sep 18, 2025
Merged

fix(docs): Fix typo in controller options doc#5299
moolen merged 3 commits intoexternal-secrets:mainfrom
tspearconquest:bugfix/docs

Conversation

@tspearconquest
Copy link
Copy Markdown
Contributor

@tspearconquest tspearconquest commented Sep 11, 2025

Problem Statement

What is the problem you're trying to solve?
A typo in the controller options document

Related Issue

Fixes #...

Proposed Changes

How do you like to solve the issue and why?

Format

Please ensure that your PR follows the following format for the title:

feat(scope): add new feature
fix(scope): fix bug
docs(scope): update documentation
chore(scope): update build tool or dependencies
ref(scope): refactor code
clean(scope): provider cleanup
test(scope): add tests
perf(scope): improve performance
desig(scope): improve design

Where scope is optionally one of:

  • charts
  • release
  • testing
  • security
  • templating

Checklist

  • I have read the contribution guidelines
  • All commits are signed with git commit --signoff
  • My changes have reasonable test coverage
  • All tests pass with make test
  • I ensured my PR is ready for review with make reviewable

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs kind/bug Categorizes issue or PR as related to a bug. kind/documentation Categorizes issue or PR as related to documentation. size/xs

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants