docs: correct kubectl commands (#3129)
Co-authored-by: Felix Kunde <felix-kunde@gmx.de> Co-authored-by: Ida Novindasari <idanovinda@gmail.com>
This commit is contained in:
parent
5c6dcc65e2
commit
118c1146bf
|
|
@ -42,7 +42,7 @@ and change it.
|
|||
|
||||
To test the CRD-based configuration locally, use the following
|
||||
|
||||
```bash
|
||||
```
|
||||
kubectl create -f manifests/operatorconfiguration.crd.yaml # registers the CRD
|
||||
kubectl create -f manifests/postgresql-operator-default-configuration.yaml
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue