Skip to content

dapr run -k -f ... doesn't seem to support valueFrom for referencing secrets #1393

Open
@akshaya-a

Description

@akshaya-a

envVars[i] = corev1.EnvVar{

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 😄 )

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions