dapr / dapr/docs

It is not clear how to install State Store on Different namespace

Open
#3,985 4 comments 1 reaction 0 assignees View on GitHub
content/missing-information help wanted
Dominant language
SCSS
Stars
1k
Forks
794
Avg merge
2d 8h
Merged PRs (30d)
7

Description

URL : https://docs.dapr.io/getting-started/tutorials/configure-state-pubsub/#step-1-create-a-redis-store

**What content needs to be created or modified?**
- installation steps on installing Redis from bitnami Helm chart needs to take into account the fact that users may want to install the chart on different namespace then the Dapr App will be installed into .
- the tutorial assume all runs from "Default" namespace.

**Describe the solution you'd like**
1. Add explanation on how installation StateStore to differernt namespace is performed
2. Explain what changes in the Secret fetch mechanism once Redis secret is not on the same Namespace as the App .
It is mentioned something about Role and RoleBindings to different namespaces , but this is the Auth model , what about referencing
both the Redis Service from another namespace ? will that change the way the Redis.yaml host looks like ?

**Where should the new material be placed?**
as a note / remark on the same page.
https://docs.dapr.io/getting-started/tutorials/configure-state-pubsub/#step-1-create-a-redis-store

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.