Skip to content

Commit a973296

Browse files
committed
fix broken link
1 parent 50aec0e commit a973296

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

versioned_docs/version-8.8/self-managed/deployment/helm/configure/operator-based-infrastructure.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ All configuration files, deployment scripts, and automation tools referenced in
8585
<summary><strong>Quick deployment commands</strong></summary>
8686

8787
```bash reference
88-
https://github.com/camunda/camunda-deployment-references/blob/stable/8.8/camunda-deployment-references/generic/kubernetes/operator-based/get-your-copy.sh
88+
https://github.com/camunda/camunda-deployment-references/blob/stable/8.8/generic/kubernetes/operator-based/get-your-copy.sh
8989
```
9090

9191
Then execute:
@@ -557,14 +557,12 @@ Before deploying Camunda Platform:
557557

558558
### Helm deployment
559559

560-
First, source the environment setup script to set `HELM_CHART_VERSION` and other required variables. See the [Helm chart version matrix](https://helm.camunda.io/camunda-platform/version-matrix/) to choose the appropriate chart version for your deployment:
560+
Deploy Camunda Platform using the infrastructure configuration files you saved from previous sections:
561561

562562
```bash reference
563563
https://github.com/camunda/camunda-deployment-references/blob/stable/8.8/generic/kubernetes/operator-based/0-set-environment.sh
564564
```
565565

566-
Then, deploy Camunda Platform using the infrastructure configuration files you saved from previous sections.
567-
568566
For end-to-end configuration patterns (OIDC-enabled "Full Cluster" including Optimize, Web Modeler, Console, and Identity), see the Full Cluster section of our [Helm installation guide](/self-managed/deployment/helm/install/quick-install.md#full-cluster).
569567

570568
<Tabs groupId="camunda-deployment">

0 commit comments

Comments
 (0)