Adding cluster-issuer annotation for TLS provisioning
[osm/devops.git] / installers / charm / prometheus / config.yaml
index 9f35e51..a5f5e8a 100644 (file)
@@ -52,6 +52,10 @@ options:
     type: string
     description: Ingress URL
     default: ""
+  cluster_issuer:
+    type: string
+    description: Name of the cluster issuer for TLS certificates
+    default: ""
   enable_web_admin_api:
     type: boolean
     description: Boolean to enable the web admin api