Replacing ldap_user_enabled_default type from boolean to string
[osm/devops.git] / installers / charm / prometheus / config.yaml
index baa04cd..9f35e51 100644 (file)
 ##
 
 options:
-  web_subpath:
+  web-subpath:
     description: Subpath for accessing Prometheus
     type: string
     default: /
-  default_target:
+  default-target:
     description: Default target to be added in Prometheus
     type: string
     default: ""
@@ -55,4 +55,4 @@ options:
   enable_web_admin_api:
     type: boolean
     description: Boolean to enable the web admin api
-    default: False
+    default: false