Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 310 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 310 Bytes

Jenkins X 3.x GitOps Repository for AKS and Azure Key Vault

This git repository installs Jenkins X with Azure Key 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"