Jenkins (CICD) - On-Premises
Clone the Jenkins Helm chart to your GitHub repository
git clone https://github.com/jenkinsci/helm-charts
Modify values.yaml to set account information
## Sections to modify
-- Update login information
admin:
username: "WHAT YOU WANT" # Set admi...
heebrynn.hashnode.dev6 min read