We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1083af commit c0caa55Copy full SHA for c0caa55
plugin.yaml
@@ -2,8 +2,8 @@
2
# with the other vcluster values during vcluster create or helm install.
3
plugins:
4
prometheus-operator-resources:
5
- # Use release tag instead of main for stable revision - for example v2-v0.1.0
6
- image: ghcr.io/codefresh-contrib/vcluster-prometheus-operator-plugin:v2-main
+ # Use release tag instead of main for stable revision - for example v0.2.0
+ image: ghcr.io/codefresh-contrib/vcluster-prometheus-operator-plugin:v0.2.0
7
imagePullPolicy: IfNotPresent
8
rbac:
9
role:
0 commit comments