dapr run -k -f ... doesn't seem to support valueFrom for referencing secrets #1393
Labels
area/cli
good first issue
Good for newcomers
help wanted
Extra attention is needed
kind/enhancement
enhancement to an existing feature
P1
size/S
1 week of work
triaged/resolved
The issue has been triaged
Milestone
cli/pkg/kubernetes/run.go
Line 333 in 619cd9c
While I understand the workaround of generating the deploymentspecs manually, seems like this is a simple thing that should be supported, especially as dapr init -k sets up a default secret store. this completes the scenario for a secure hello world with dapr CLI (or i'm just missing something because I can't find it in the docs 😄 )
The text was updated successfully, but these errors were encountered: