Moving exporter charms to use opslib
[osm/devops.git] / installers / charm / mysqld-exporter / config.yaml
index a3aaa21..f1192a1 100644 (file)
@@ -37,3 +37,10 @@ options:
     type: string
     description: Ingress URL
     default: ""
+  cluster_issuer:
+    type: string
+    description: Name of the cluster issuer for TLS certificates
+    default: ""
+  mysql_uri:
+    type: string
+    description: MySQL URI (external database)