X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fprometheus%2Fconfig.yaml;h=a5f5e8a13d2a2b56acdf7fb31c9513c80fd65bce;hb=cda4fbcc6ca2002b85303df528c711c7ca174c3b;hp=d953de33785de979f76a7054dd9fc70ca7724518;hpb=49379ced23b5e344a773ce77ac9cb59c1864e19b;p=osm%2Fdevops.git diff --git a/installers/charm/prometheus/config.yaml b/installers/charm/prometheus/config.yaml index d953de33..a5f5e8a1 100644 --- a/installers/charm/prometheus/config.yaml +++ b/installers/charm/prometheus/config.yaml @@ -52,7 +52,11 @@ 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 - default: False + default: false