jx3-gitops-repositories / jx3-eks-vault

Jenkins X 3.x Cluster Git Template for managing Kubernetes resources in a cluster using Vault
Apache License 2.0
5 stars 35 forks source link
hacktoberfest

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"