fix invalid value
This commit is contained in:
@@ -3,6 +3,6 @@ kind: ConfigMap
|
|||||||
metadata:
|
metadata:
|
||||||
name: stump-config
|
name: stump-config
|
||||||
data:
|
data:
|
||||||
STUMP_ENABLE_UPLOAD: true
|
STUMP_ENABLE_UPLOAD: "true"
|
||||||
STUMP_CONFIG_DIR: /config
|
STUMP_CONFIG_DIR: /config
|
||||||
ENABLE_KOREADER_SYNC: "true"
|
ENABLE_KOREADER_SYNC: "true"
|
||||||
|
Reference in New Issue
Block a user