/jx3-eks-asm

Jenkins X 3.x Cluster Git Template for managing Kubernetes resources in a cluster using AWS Secret Manager

Primary LanguageShellApache License 2.0Apache-2.0

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"