Fix helm warning because of wrong data type in env default value (#398)

Fixes #379
This commit is contained in:
Bastian Hofmann
2025-10-22 19:42:55 +02:00
committed by GitHub
parent 80a33d2cac
commit 4b85a14523

View File

@@ -10,7 +10,7 @@ imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
args: ["./config/initialize.sh"]
env: {}
env: []
# - name: QDRANT_ALLOW_RECOVERY_MODE
# value: true