Adding security_context flag to charms
[osm/devops.git] / installers / charm / ng-ui / config.yaml
index 49226b7..c5f447b 100644 (file)
@@ -60,3 +60,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