From 5cdaba8b8f34427654b76b4fb466e4146fb77132 Mon Sep 17 00:00:00 2001 From: Andrei Kartashov Date: Sun, 24 Sep 2023 13:53:41 +0700 Subject: [PATCH] readme: grafana and grafana-operator statuses --- README.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.rst b/README.rst index f0ac833..d2be551 100644 --- a/README.rst +++ b/README.rst @@ -24,6 +24,10 @@ Applications & Projects +------------------------------+----------------------------------------------------------------+-------------------------+ | Cilium_ | `Cluster CNI plugin`_ | |cilium_status| | +------------------------------+----------------------------------------------------------------+-------------------------+ +| Grafana-Operator_ | `Grafana Operator`_ | |grafana-op_status| | ++------------------------------+----------------------------------------------------------------+-------------------------+ +| Grafana_ | Grafana | |grafana_status| | ++------------------------------+----------------------------------------------------------------+-------------------------+ | Ingress-Nginx_ | `Ingress Controller`_ | |ingress-nginx_status| | +------------------------------+----------------------------------------------------------------+-------------------------+ | Local-Path-Provisioner_ | `Rancher Local-Path`_ | |local-path_status| | @@ -64,6 +68,13 @@ Applications & Projects .. _Ingress Controller: https://github.com/kubernetes/ingress-nginx .. |ingress-nginx_status| image:: https://argocd.ioot.xyz/api/badge?name=ingress-nginx&revision=true +.. _Grafana-Operator: https://argocd.ioot.xyz/applications/argocd/grafana-operator +.. _Grafana Operator: https://github.com/grafana-operator/grafana-operator +.. |grafana-op_status| image:: https://argocd.ioot.xyz/api/badge?name=grafana-operator&revision=true + +.. _Grafana: https://argocd.ioot.xyz/applications/argocd/grafana +.. |grafana_status| image:: https://argocd.ioot.xyz/api/badge?name=grafana&revision=true + .. _Local-Path-Provisioner: https://argocd.ioot.xyz/applications/argocd/local-path-provisioner .. _Rancher Local-Path: https://github.com/rancher/local-path-provisioner .. |local-path_status| image:: https://argocd.ioot.xyz/api/badge?name=local-path-provisioner&revision=true