mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 12:31:07 +01:00
fix link in operator quick start docs
Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
parent
1c47acda11
commit
c19fc52676
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user