apache / apache/apisix-helm-chart
Apisix-Dashboard Helm Chart Should Not Require Secrets in Values for Users
Open
enhancement
- Dominant language
- Go Template
- Stars
- 289
- Forks
- 282
- Avg merge
- 15h 55m
- Merged PRs (30d)
- 3
Description
There is no support for existingSecret for Apisix-Dashboard helm chart. If I am deploying it using gitops, I cannot setup users without committing secrets to version control.
See values:config.authentication.users
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at values.config.authentication.users and inspect the chart templates that consume this configuration. The change is done when an existingSecret option lets GitOps users configure Apisix-Dashboard users without committing credentials in values or version control; check the chart's render or validation tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100