Skip to content

Commit 7a463f5

Browse files
rk9506Ronan Kumar
andauthored
docs: k8s Fix section headers for three node secure cluster using LetsEncrypt (#892)
Co-authored-by: Ronan Kumar <ronankumar95@gmail.com>
1 parent f5676be commit 7a463f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/server/kubernetes-operator/v1.0.0/operations/database-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ Follow these steps to deploy the cluster:
377377
kubectl apply -f cluster.yaml
378378
```
379379

380-
## Three Node Secure Cluster (using self-signed certificates)
380+
## Three Node Secure Cluster (using LetsEncrypt)
381381

382382
The following `KurrentDB` resource type defines a three node cluster with the following properties:
383383
- The database will be deployed in the `kurrent` namespace with the name `kurrentdb-cluster`

docs/server/kubernetes-operator/v1.1.0/operations/database-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ Follow these steps to deploy the cluster:
442442
kubectl apply -f cluster.yaml
443443
```
444444

445-
## Three Node Secure Cluster (using self-signed certificates)
445+
## Three Node Secure Cluster (using LetsEncrypt)
446446

447447
The following `KurrentDB` resource type defines a three node cluster with the following properties:
448448
- The database will be deployed in the `kurrent` namespace with the name `kurrentdb-cluster`

0 commit comments

Comments
 (0)