X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fkafka-exporter%2Fconfig.yaml;h=5931336037312e3a4ed16e9a608ec889f3773e77;hb=81077aeb651fd5cd24ba193d362be14895c27aa6;hp=456c9c49249bf7b39e3792c5e97b63f2cd2eab44;hpb=3ddbbd1f6c70306d13db0976e1e6b3bda0c69abd;p=osm%2Fdevops.git diff --git a/installers/charm/kafka-exporter/config.yaml b/installers/charm/kafka-exporter/config.yaml index 456c9c49..59313360 100644 --- a/installers/charm/kafka-exporter/config.yaml +++ b/installers/charm/kafka-exporter/config.yaml @@ -52,3 +52,10 @@ options: ImagePullPolicy configuration for the pod. Possible values: always, ifnotpresent, never default: always + security_context: + description: Enables the security context of the pods + type: boolean + default: false + kafka_endpoint: + description: Host and port of Kafka in the format : + type: string