Adding security_context flag to charms
[osm/devops.git] / installers / charm / keystone / config.yaml
index e15d035..dc0953a 100644 (file)
@@ -48,6 +48,10 @@ 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
   region_id:
     type: string
     description: Region ID to be created when starting the service