Kubernetes secrets

    Kubernetes有一个内置的密钥仓库,Dapr组件可以使用它来检索密钥。 设置Kubernetes密钥仓库不需要特殊的配置,你能够从这个 URL中检索密钥。 See this guide on referencing secrets to retrieve and use the secret with Dapr components.

    相关链接