mirror of https://github.com/dapr/docs.git
Update to pub/sub statefulsets doc title/link title (#3176)
* update to title/link title per Mark Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> * update order in toc Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com> --------- Signed-off-by: Hannah Hunter <94493363+hhunter-ms@users.noreply.github.com>
This commit is contained in:
parent
127aa75dfd
commit
87c49b1b25
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
type: docs
|
||||
title: "How to: Subscribe to messages using StatefulSet"
|
||||
linkTitle: "How to: Subscribe with StatefulSet"
|
||||
weight: 2000
|
||||
title: "How to: Horizontally scale subscribers with StatefulSets"
|
||||
linkTitle: "How to: Horizontally scale subscribers with StatefulSets"
|
||||
weight: 6000
|
||||
description: "Learn how to subscribe with StatefulSet and scale horizontally with consistent consumer IDs"
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue