Skip to content

Commit f65b162

Browse files
committed
fix: add grant for Envoy to adminapi sudoers conf
1 parent 61a7284 commit f65b162

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/files/adminapi.sudoers.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Cmnd_Alias PGBOUNCER = /bin/systemctl start pgbouncer.service, /bin/systemctl st
2121
%adminapi ALL= NOPASSWD: /bin/systemctl restart services.slice
2222
%adminapi ALL= NOPASSWD: /usr/sbin/nft -f /etc/nftables/supabase_managed.conf
2323
%adminapi ALL= NOPASSWD: /usr/bin/admin-mgr
24+
%adminapi ALL= NOPASSWD: ENVOY
2425
%adminapi ALL= NOPASSWD: KONG
2526
%adminapi ALL= NOPASSWD: POSTGREST
2627
%adminapi ALL= NOPASSWD: GOTRUE

0 commit comments

Comments
 (0)