add statusbadge to argo
This commit is contained in:
parent
5d424da64e
commit
06c774ad3c
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ metadata:
|
||||||
app.kubernetes.io/name: argocd-cm
|
app.kubernetes.io/name: argocd-cm
|
||||||
app.kubernetes.io/part-of: argocd
|
app.kubernetes.io/part-of: argocd
|
||||||
data:
|
data:
|
||||||
|
statusbadge.enabled: "true"
|
||||||
resource.customizations: |
|
resource.customizations: |
|
||||||
networking.k8s.io/Ingress:
|
networking.k8s.io/Ingress:
|
||||||
health.lua: |
|
health.lua: |
|
||||||
|
|
Loading…
Reference in a new issue