fix: set replicas to 1 for SQLite compatibility
This commit is contained in:
@@ -15,4 +15,4 @@ patches:
|
||||
patch: |-
|
||||
- op: replace
|
||||
path: /spec/replicas
|
||||
value: 2
|
||||
value: 1
|
||||
|
||||
Reference in New Issue
Block a user