We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759c2c5 commit d1083afCopy full SHA for d1083af
README.md
@@ -21,7 +21,7 @@ To use the plugin, create a new vcluster with the `plugin.yaml`:
21
For more info see -https://artifacthub.io/packages/helm/prometheus-community/kube-prometheus-stack?modal=install
22
23
# Create vcluster with plugin
24
-vcluster create my-vcluster -n my-vcluster -f https://raw.githubusercontent.com/codefresh-contrib/vcluster-prometheus-operator-plugin/main/v2/plugin.yaml
+vcluster create my-vcluster -n my-vcluster -f https://raw.githubusercontent.com/codefresh-contrib/vcluster-prometheus-operator-plugin/main/plugin.yaml
25
```
26
27
This will create a new vcluster with the plugin installed. Then test the plugin with:
0 commit comments