all privs for this db

This commit is contained in:
Joseph Hanson 2024-11-29 13:10:19 -06:00
parent 35263bda94
commit 1b362f4cc4
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -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