mirror of
https://github.com/plausible/hosting.git
synced 2025-07-02 01:57:29 -05:00
Add PoC example
This commit is contained in:
@ -77,7 +77,7 @@ spec:
|
||||
readOnlyRootFilesystem: true
|
||||
allowPrivilegeEscalation: false
|
||||
command:
|
||||
- bash
|
||||
- sh
|
||||
- -c
|
||||
- /app/createdb.sh && /app/migrate.sh && /app/init-admin.sh
|
||||
env:
|
||||
|
Reference in New Issue
Block a user