i cant seem to bind with the hash for kv_namespaces when i do “wrangler publish”
why? what’s wrong with the code below? everything else works.
…
…
…
[env.production]
zone_id = “somehashvalues here”
kv_namespaces = [
{ binding = “DBLU”, id = “some hashvalueshere”},
]