Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 291 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 291 Bytes

Jenkins X 3.x GitOps Repository for EKS and Vault

This git repository installs Jenkins X with Vault.

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"