fix link in operator quick start docs

Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
Artem Navoiev 2023-05-14 19:54:08 +02:00
parent 1c47acda11
commit c19fc52676
No known key found for this signature in database
GPG Key ID: BE7B8368E3432014

View File

@ -39,7 +39,7 @@ kubectl apply -f release/crds
Then you need RBAC for operator, relevant configuration for the release can be found at release/operator/rbac.yaml
Change configuration for operator at `release/operator/manager.yaml`, possible settings: [operator-settings](/vars.MD)
Change configuration for operator at `release/operator/manager.yaml`, possible settings: [operator-settings](/operator/vars.MD)
and apply it:
```console
kubectl apply -f release/operator/