Adding security_context flag to charms
[osm/devops.git] / installers / charm / grafana / config.yaml
index d265786..7f97f58 100644 (file)
@@ -82,3 +82,7 @@ options:
     description: The port grafana-k8s will be listening on
     type: int
     default: 3000
+  security_context:
+    description: Enables the security context of the pods
+    type: boolean
+    default: false