Zeynel
Zeynel
## In what area(s)? > /area runtime ## Describe the feature Currently, the Dapr Configuration Building Block only supports retrieval and subscription to configuration data, lacking a native API to...
### Proposal When setting `serviceAccount.created: false`, the deployment still includes `spec.template.spec.automountServiceAccountToken: true`. Security scanning tools like ARMOsec see this as a security risk. When `serviceAccount.created: false`, we should set `spec.template.spec.automountServiceAccountToken:...
# Description Adds a way to globally configure the state TTL for dynamo (inspired by #1059). The defined default TTL will only be used if the state request does not...