Skip to content

Commit 78bd4fa

Browse files
authored
docs: fix code block rendering (#2041)
This code block was wrongly rendered in docs.
1 parent 4786f53 commit 78bd4fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/operator_parameters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ configuration.
2828
and change it.
2929

3030
To test the CRD-based configuration locally, use the following
31+
3132
```bash
3233
kubectl create -f manifests/operatorconfiguration.crd.yaml # registers the CRD
3334
kubectl create -f manifests/postgresql-operator-default-configuration.yaml

0 commit comments

Comments
 (0)