Update exporters: migration to CharmHub
[osm/devops.git] / installers / charm / kafka-exporter / config.yaml
index 22e9387..5931336 100644 (file)
@@ -56,3 +56,6 @@ options:
     description: Enables the security context of the pods
     type: boolean
     default: false
+  kafka_endpoint:
+    description: Host and port of Kafka in the format <host>:<port>
+    type: string