jenkinsci / helm-charts

Jenkins helm charts
https://artifacthub.io/packages/helm/jenkinsci/jenkins
Apache License 2.0
575 stars 889 forks source link

organize values.yaml to enable removing VALUES_SUMMARY.md #18

Open wmcdona89 opened 4 years ago

wmcdona89 commented 4 years ago

organize values.yaml to align with the sections in VALUES_SUMMARY. then the README can link to each section in values.yaml and VALUES_SUMMARY can be removed.

Jenkins Master

Jenkins Kubernetes Other
JCasC (Jenkins Configuration as Code) Deployment & Service Chart Naming & General Feature Flags
Configuration Files & Scripts Ingress GKE BackendConfig
Global Security NetworkPolicy OpenShift Route
Global Settings Health Probes Prometheus
In-Process Script Approval RBAC Deprecated
Plugins ServiceAccount-Master
Kubernetes Plugin ServiceAccount-Agent
HTTPS Keystore Persistence / Backup

Jenkins Agent(s)

Pod Configuration
Side Container Configuration
Additional Agents / Pod Templates
stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any further update will cause the issue/pull request to no longer be considered stale. Thank you for your contributions.

torstenwalter commented 2 years ago

@wmcdona89 any update on this?