Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 315 Bytes

Jenkins X 3.x GitOps Repository for EKS and AWS Secret Manager

This git repository installs Jenkins X with AWS Secret Manager.

Creating/upgrading cloud resources

Modify the jx-requirements.yml file

Now git commit and push any changes...

git add *
git commit -a -m "chore: Jenkins X changes"