From e4eee2b3ffa441801e01d0d25b3fb6c706d3fee4 Mon Sep 17 00:00:00 2001 From: guyvelleman Date: Sun, 13 Oct 2024 16:18:20 +0300 Subject: [PATCH] (chore): fix papyrus grafana dashboard --- deployments/helm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/helm/README.md b/deployments/helm/README.md index aa73e518a1..7141ef7cb0 100644 --- a/deployments/helm/README.md +++ b/deployments/helm/README.md @@ -6,4 +6,4 @@ helm upgrade --install `release_name` deployments/helm/ \ --namespace `namespace_name` --create-namespace \ --set ingress.host=`ingress_hostname` -``` +```