Adding security_context flag to charms
[osm/devops.git] / installers / charm / zookeeper / config.yaml
index d9b89a4..149d388 100644 (file)
@@ -87,3 +87,7 @@ options:
       For example, the minimum session timeout will be two ticks.
     type: int
     default: 2000
+  security_context:
+    description: Enables the security context of the pods
+    type: boolean
+    default: false