An open API service indexing awesome lists of open source software.

https://github.com/rryter/k8s-cluster


https://github.com/rryter/k8s-cluster

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Jenkins X 3.x GitOps Repository for GKE and Google Secret Manager

This git repository installs Jenkins X with Google Secret Manager.

## Creating/upgrading cloud resources

Modify the `jx-requirements.yml` file

Now git commit and push any changes...

```bash
git add *
git commit -a -m "chore: Jenkins X changes"
```