mirror of https://github.com/dapr/docs.git
Update font (#387)
This commit is contained in:
parent
3648728618
commit
ee8e1ccf9a
|
@ -10,7 +10,7 @@ When running in Kubernetes, if the `auth.secretStore` is empty, the Kubernetes s
|
||||||
|
|
||||||
If your Dapr enabled apps are using components that fetch secrets from non-default namespaces, apply the following resource to the namespace:
|
If your Dapr enabled apps are using components that fetch secrets from non-default namespaces, apply the following resource to the namespace:
|
||||||
|
|
||||||
```
|
```yaml
|
||||||
kind: ClusterRoleBinding
|
kind: ClusterRoleBinding
|
||||||
apiVersion: rbac.authorization.k8s.io/v1
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
metadata:
|
metadata:
|
||||||
|
|
Loading…
Reference in New Issue