Fix bug 1547: Add ingress.class annotation to OSM charms
[osm/devops.git] / installers / charm / grafana / config.yaml
index 4131949..19274e5 100644 (file)
@@ -44,3 +44,11 @@ options:
     type: string
     description: Ingress URL
     default: ""
+  cluster_issuer:
+    type: string
+    description: Name of the cluster issuer for TLS certificates
+    default: ""
+  osm_dashboards:
+    type: boolean
+    description: Enable OSM System monitoring dashboards
+    default: false