Adding security_context flag to charms
[osm/devops.git] / installers / charm / mysqld-exporter / config.yaml
index c25886f..5c0a24b 100644 (file)
@@ -55,3 +55,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