Add PoC example

This commit is contained in:
Caleb Woodbine
2021-05-15 10:05:31 +12:00
parent 261913983e
commit 660c889b5f
4 changed files with 68 additions and 37 deletions

View File

@ -77,7 +77,7 @@ spec:
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false
command:
- bash
- sh
- -c
- /app/createdb.sh && /app/migrate.sh && /app/init-admin.sh
env: