Skip to content

Commit

Permalink
formatting - it really doesnt matter
Browse files Browse the repository at this point in the history
Signed-off-by: protosam <[email protected]>
  • Loading branch information
SamInTheShell committed Aug 5, 2024
1 parent 57d72fa commit 10d90f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/en/docs/v3.5/op-guide/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ spec:
```
## Generating Certificates
In this section, we use [helm](https://helm.sh) to install an operator called [cert-manager](https://cert-manager.io/).
In this section, we use [Helm](https://helm.sh) to install an operator called [cert-manager](https://cert-manager.io/).
With cert-manager installed in the cluster, self-signed certificates can be generated in the cluster. These generated certificates get placed inside a secret object that can be attached as files in containers.
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v3.6/op-guide/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ spec:
```
## Generating Certificates
In this section, we use [helm](https://helm.sh) to install an operator called [cert-manager](https://cert-manager.io/).
In this section, we use [Helm](https://helm.sh) to install an operator called [cert-manager](https://cert-manager.io/).
With cert-manager installed in the cluster, self-signed certificates can be generated in the cluster. These generated certificates get placed inside a secret object that can be attached as files in containers.
Expand Down

0 comments on commit 10d90f3

Please sign in to comment.