Skip to content

Commit

Permalink
stash link -> kubestash link
Browse files Browse the repository at this point in the history
Signed-off-by: Neaj Morshad <[email protected]>
  • Loading branch information
Neaj-Morshad-101 committed Sep 24, 2024
1 parent d6306ce commit c21fd63
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/guides/redis/initialization/using-script.md
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ kubectl delete ns demo

## Next Steps

- [Backup and Restore](/docs/guides/redis/backup/stash/overview/index.md) Redis databases using Stash.
- [Backup and Restore](/docs/guides/redis/backup/kubestash/overview/index.md) Redis databases using KubeStash.
- Initialize [Redis with Script](/docs/guides/redis/initialization/using-script.md).
- Monitor your Redis database with KubeDB using [out-of-the-box Prometheus operator](/docs/guides/redis/monitoring/using-prometheus-operator.md).
- Monitor your Redis database with KubeDB using [out-of-the-box builtin-Prometheus](/docs/guides/redis/monitoring/using-builtin-prometheus.md).
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/redis/reconfigure-tls/sentinel.md
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,6 @@ redissentinelopsrequest.ops.kubedb.com "sen-ops-rotate" deleted
## Next Steps

- Detail concepts of [Redis object](/docs/guides/redis/concepts/redis.md).
- [Backup and Restore](/docs/guides/redis/backup/stash/overview/index.md) Redis databases using Stash. .
- [Backup and Restore](/docs/guides/redis/backup/kubestash/overview/index.md) Redis databases using KubeStash. .
- Monitor your Redis database with KubeDB using [out-of-the-box Prometheus operator](/docs/guides/redis/monitoring/using-prometheus-operator.md).
- Monitor your Redis database with KubeDB using [out-of-the-box builtin-Prometheus](/docs/guides/redis/monitoring/using-builtin-prometheus.md).
2 changes: 1 addition & 1 deletion docs/guides/redis/reconfigure-tls/standalone.md
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,6 @@ redisopsrequest.ops.kubedb.com "rd-change-issuer" deleted
## Next Steps

- Detail concepts of [Redis object](/docs/guides/redis/concepts/redis.md).
- [Backup and Restore](/docs/guides/redis/backup/stash/overview/index.md) Redis databases using Stash. .
- [Backup and Restore](/docs/guides/redis/backup/kubestash/overview/index.md) Redis databases using KubeStash. .
- Monitor your Redis database with KubeDB using [out-of-the-box Prometheus operator](/docs/guides/redis/monitoring/using-prometheus-operator.md).
- Monitor your Redis database with KubeDB using [out-of-the-box builtin-Prometheus](/docs/guides/redis/monitoring/using-builtin-prometheus.md).
2 changes: 1 addition & 1 deletion docs/guides/redis/tls/cluster.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ issuer.cert-manager.io "redis-ca-issuer" deleted
## Next Steps

- Detail concepts of [Redis object](/docs/guides/redis/concepts/redis.md).
- [Backup and Restore](/docs/guides/redis/backup/stash/overview/index.md) Redis databases using Stash. .
- [Backup and Restore](/docs/guides/redis/backup/kubestash/overview/index.md) Redis databases using KubeStash. .
- Monitor your Redis database with KubeDB using [out-of-the-box Prometheus operator](/docs/guides/redis/monitoring/using-prometheus-operator.md).
- Monitor your Redis database with KubeDB using [out-of-the-box builtin-Prometheus](/docs/guides/redis/monitoring/using-builtin-prometheus.md).

2 changes: 1 addition & 1 deletion docs/guides/redis/tls/sentinel.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,6 @@ clusterissuer.cert-manager.io "redis-ca-issuer" deleted
## Next Steps

- Detail concepts of [Redis object](/docs/guides/redis/concepts/redis.md).
- [Backup and Restore](/docs/guides/redis/backup/stash/overview/index.md) Redis databases using Stash. .
- [Backup and Restore](/docs/guides/redis/backup/kubestash/overview/index.md) Redis databases using KubeStash. .
- Monitor your Redis database with KubeDB using [out-of-the-box Prometheus operator](/docs/guides/redis/monitoring/using-prometheus-operator.md).
- Monitor your Redis database with KubeDB using [out-of-the-box builtin-Prometheus](/docs/guides/redis/monitoring/using-builtin-prometheus.md).
2 changes: 1 addition & 1 deletion docs/guides/redis/tls/standalone.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,6 @@ issuer.cert-manager.io "redis-ca-issuer" deleted
## Next Steps

- Detail concepts of [Redis object](/docs/guides/redis/concepts/redis.md).
- [Backup and Restore](/docs/guides/redis/backup/stash/overview/index.md) Redis databases using Stash. .
- [Backup and Restore](/docs/guides/redis/backup/kubestash/overview/index.md) Redis databases using KubeStash. .
- Monitor your Redis database with KubeDB using [out-of-the-box Prometheus operator](/docs/guides/redis/monitoring/using-prometheus-operator.md).
- Monitor your Redis database with KubeDB using [out-of-the-box builtin-Prometheus](/docs/guides/redis/monitoring/using-builtin-prometheus.md).

0 comments on commit c21fd63

Please sign in to comment.