plausible: don't run db create
This commit is contained in:
@@ -59,6 +59,11 @@ patchesJson6902:
|
||||
value:
|
||||
- configMapRef:
|
||||
name: plausible-config
|
||||
- op: replace
|
||||
path: /spec/template/spec/initContainers/0/args
|
||||
value:
|
||||
- >-
|
||||
sleep 10 && /entrypoint.sh db migrate
|
||||
- target:
|
||||
version: v1
|
||||
kind: Deployment
|
||||
|
||||
Reference in New Issue
Block a user