Skip to content

Commit

Permalink
feat(kubernetes): enable status badges on argocd
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed Nov 8, 2024
1 parent e24cd90 commit 8156141
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# infrastructure

![Prod](https://argocd.prod.simonemms.com/api/badge?name=registry)

My home infrastructure

<!-- toc -->
Expand Down
2 changes: 2 additions & 0 deletions modules/kubernetes/files/argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ server:
- ${domain}
secretName: argocd-tls
configs:
cm:
statusbadge.enabled: true
params:
server.insecure: true

0 comments on commit 8156141

Please sign in to comment.