Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rumstead authored May 13, 2024
1 parent 8e38330 commit 0afc41f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/rumstead/gitops-toolkit)](https://goreportcard.com/badge/github.com/rumstead/gitops-toolkit)
[![Go Report Card](https://goreportcard.com/badge/github.com/rumstead/gitops-toolkit)](https://goreportcard.com/report/github.com/rumstead/gitops-toolkit)
# gitops-toolkit
Helpful manifests, scripts, and tools for gitops. Currently, the go binary supports creating N of clusters and allowing a GitOps engine to manage them.
The first use case was to set up an environment to test [Argo CD Application Sets](https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/#introduction-to-applicationset-controller),
Expand Down Expand Up @@ -64,4 +64,4 @@ cluster-k3d-tst-serverlb-756887653 Opaque 3 119m argocd.argoproj.i
kubernetes.cnp.io/cluster.name=tst,kubernetes.cnp.io/cluster.region=muse2,kubernetes.cnp.io/cluster.segment=multitenant,kubernetes.cnp.io/environment=tst
cluster-k3d-qa-serverlb-3703346418 Opaque 3 119m argocd.argoproj.io/secret-type=cluster,kubernetes.cnp.io/cluster.jurisdiction=k3d,
kubernetes.cnp.io/cluster.name=qa,kubernetes.cnp.io/cluster.region=musw2,kubernetes.cnp.io/cluster.segment=multitenant,kubernetes.cnp.io/environment=qa
```
```

0 comments on commit 0afc41f

Please sign in to comment.