all privs for this db
This commit is contained in:
parent
35263bda94
commit
1b362f4cc4
1 changed files with 1 additions and 3 deletions
|
@ -38,9 +38,7 @@ spec:
|
|||
name: mariadb
|
||||
namespace: database
|
||||
privileges:
|
||||
- "SELECT"
|
||||
- "INSERT"
|
||||
- "UPDATE"
|
||||
- ALL PRIVILEGES
|
||||
database: "pterodactyl"
|
||||
table: "*"
|
||||
username: pterodactyl
|
||||
|
|
Loading…
Reference in a new issue