Adding security_context flag to charms
[osm/devops.git] / installers / charm / kafka-exporter / config.yaml
index 456c9c4..22e9387 100644 (file)
@@ -52,3 +52,7 @@ 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