You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/demo_actor/README.md
-4
Original file line number
Diff line number
Diff line change
@@ -137,11 +137,7 @@ expected_stdout_lines:
137
137
138
138
> For example, [docker registry] is docker hub account.
139
139
140
-
<<<<<<< HEAD
141
-
2. Follow [these steps](https://docs.dapr.io/reference/components-reference/supported-configuration-stores/redis-configuration-store/#setup-redis) to create a Redis store.
142
-
=======
143
140
2. Follow [these steps](https://docs.dapr.io/getting-started/tutorials/configure-state-pubsub/#step-1-create-a-redis-store) to create a Redis store.
144
-
>>>>>>> c8f4e5d (Fixed external link validation)
145
141
146
142
3. Once your store is created, confirm validate `redis.yml` file in the `deploy` directory.
147
143
> **Note:** the `redis.yml` uses the secret created by `bitmany/redis` Helm chat to securely inject the password.
0 commit comments