Skip to content

Commit 82ebff8

Browse files
fix(DATAGO-126734): Fix broken helm chart link in docs (#1108)
1 parent b76813d commit 82ebff8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/documentation/deploying/kubernetes/kubernetes-deployment-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,12 +162,12 @@ For production environments, you **must** provide your own managed external pers
162162

163163
* **Database:** PostgreSQL 17+ (e.g., AWS RDS, Azure Database for PostgreSQL, Cloud SQL).
164164
* **Object Store:** S3-Compatible API (e.g., AWS S3, Azure Blob, Google Cloud Storage).
165-
* **Configuration:** Refer to the [_Session Storage_](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/installing-and-configuring/session-storage) _and_ [_Artifact Storage_](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/installing-and-configuring/artifact-storage) to configure connection strings and secrets for your installation.
165+
* **Configuration:** Refer to the [_Session Storage_](/docs/documentation/installing-and-configuring/session-storage) _and_ [_Artifact Storage_](/docs/documentation/installing-and-configuring/artifact-storage) to configure connection strings and secrets for your installation.
166166
* **Authentication:** Standard Username/Password authentication via Kubernetes Secret is supported.
167167

168168
### B. Dev / POC Deployments (Optional Starter Layer)
169169

170-
For convenience, the [SAM Helm Quickstart](https://solacelabs.github.io/solace-agent-mesh/docs/documentation/deploying/kubernetes-deployment#using-the-helm-quickstart) chart includes an optional "Starter Persistence Layer" (Containerized PostgreSQL + SeaweedFS).
170+
For convenience, the [SAM Helm Quickstart](kubernetes.md#using-the-helm-quickstart) chart includes an optional "Starter Persistence Layer" (Containerized PostgreSQL + SeaweedFS).
171171

172172
* **Use Case:** Strictly for **Evaluation, Development, and Proof of Concept (POC)**.
173173
* **Support Policy:** **Unsupported.** Solace provides these components "as-is" for quick startup. We do not provide patches, backups, or data recovery support for embedded persistence pods.

0 commit comments

Comments
 (0)