--reload to merge db config with config file at startup
This commit is contained in:
parent
31747ca8b0
commit
d059fe0f71
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ spec:
|
|||
containers:
|
||||
- image: docker.sunet.se/drive/proxysql:bookworm-slim-1
|
||||
name: proxysql
|
||||
command: ["--reload"]
|
||||
volumeMounts:
|
||||
- name: proxysql-data
|
||||
mountPath: /var/lib/proxysql
|
||||
|
|
Loading…
Add table
Reference in a new issue