KangoV / Cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

License:Apache License 2.0


Languages

Language:Makefile 72.0%Language:Go 28.0%