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