Adding security_context flag to charms
[osm/devops.git] / installers / charm / prometheus / config.yaml
index 6ce1613..6db6a60 100644 (file)
@@ -71,3 +71,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