mirror of
https://github.com/outbackdingo/qdrant-helm.git
synced 2026-01-27 10:20:18 +00:00
Fix helm warning because of wrong data type in env default value (#398)
Fixes #379
This commit is contained in:
@@ -10,7 +10,7 @@ imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
args: ["./config/initialize.sh"]
|
||||
env: {}
|
||||
env: []
|
||||
# - name: QDRANT_ALLOW_RECOVERY_MODE
|
||||
# value: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user