File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docs/server/kubernetes-operator Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -377,7 +377,7 @@ Follow these steps to deploy the cluster:
377377kubectl apply -f cluster.yaml
378378` ` `
379379
380- # # Three Node Secure Cluster (using self-signed certificates )
380+ # # Three Node Secure Cluster (using LetsEncrypt )
381381
382382The 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`
Original file line number Diff line number Diff line change @@ -442,7 +442,7 @@ Follow these steps to deploy the cluster:
442442kubectl apply -f cluster.yaml
443443` ` `
444444
445- # # Three Node Secure Cluster (using self-signed certificates )
445+ # # Three Node Secure Cluster (using LetsEncrypt )
446446
447447The 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`
You can’t perform that action at this time.
0 commit comments