diff --git a/templates/policy.json.j2 b/templates/policy.json.j2 index f49bc084..0a058c1c 100644 --- a/templates/policy.json.j2 +++ b/templates/policy.json.j2 @@ -1,6 +1,6 @@ { "context_is_admin": "role:admin", - "default": "", + "default": "role:admin", "add_image": "", "delete_image": "",