fix: set replicas to 1 for SQLite compatibility

This commit is contained in:
2026-04-02 10:24:58 +00:00
parent 6e47bf81cf
commit 7ef0698e35

View File

@@ -15,4 +15,4 @@ patches:
patch: |- patch: |-
- op: replace - op: replace
path: /spec/replicas path: /spec/replicas
value: 2 value: 1