From ffc057dc31b5c1ea65304c72127688e445369ef0 Mon Sep 17 00:00:00 2001 From: seemywings Date: Thu, 12 Dec 2024 15:10:02 -0500 Subject: [PATCH] update grafana PRA --- setup/catalogs/devops/grafana.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup/catalogs/devops/grafana.yaml b/setup/catalogs/devops/grafana.yaml index 74546b37..37844902 100644 --- a/setup/catalogs/devops/grafana.yaml +++ b/setup/catalogs/devops/grafana.yaml @@ -35,3 +35,6 @@ spec: - name: cluster type: STRING documentation: the cluster you want to deploy to + - name: hostname + type: STRING + documentation: the hostname of the grafana instance