Skip to content

Commit

Permalink
Merge pull request #2928 from atlanhq/heka-allow-guest-users
Browse files Browse the repository at this point in the history
Heka allow guest users
  • Loading branch information
nishantmunjal7 authored Apr 15, 2024
2 parents fe337fc + cd9c659 commit 6072eb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion addons/policies/bootstrap_heka_policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"policyServiceName": "heka",
"policyType": "deny",
"policyPriority": 1,
"isPolicyEnabled": false,
"policyUsers": [],
"policyGroups": [],
"policyRoles":
Expand All @@ -32,4 +33,4 @@
}
}
]
}
}

0 comments on commit 6072eb3

Please sign in to comment.