Skip to content

jx3-gitops-repositories/jx3-azure-akv

Repository files navigation

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"