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
|
name: mariadb
|
||||||
namespace: database
|
namespace: database
|
||||||
privileges:
|
privileges:
|
||||||
- "SELECT"
|
- ALL PRIVILEGES
|
||||||
- "INSERT"
|
|
||||||
- "UPDATE"
|
|
||||||
database: "pterodactyl"
|
database: "pterodactyl"
|
||||||
table: "*"
|
table: "*"
|
||||||
username: pterodactyl
|
username: pterodactyl
|
||||||
|
|
Loading…
Reference in a new issue