--reload to merge db config with config file at startup

This commit is contained in:
Rikard Danielsson 2025-02-26 10:22:13 +01:00
parent 31747ca8b0
commit d059fe0f71
Signed by untrusted user: richir
GPG key ID: 584D2AA2FA669135

View file

@ -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