mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-20 07:19:17 +01:00
fix link in operator quick start docs.2
Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
parent
c19fc52676
commit
478258bc4d
@ -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
|
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](/operator/vars.MD)
|
Change configuration for operator at `release/operator/manager.yaml`, possible settings: [operator-settings](/operator/vars.html)
|
||||||
and apply it:
|
and apply it:
|
||||||
```console
|
```console
|
||||||
kubectl apply -f release/operator/
|
kubectl apply -f release/operator/
|
||||||
|
Loading…
Reference in New Issue
Block a user