File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2
2
# with the other vcluster values during vcluster create or helm install.
3
3
plugin :
4
4
prometheus-operator-resources :
5
- image : ilmedcodefreh/ vcluster-prom -operator-plugin:v1-v0.1.0
5
+ image : ghcr.io/codefresh-contrib/ vcluster-prometheus -operator-plugin:v1-main
6
6
imagePullPolicy : IfNotPresent
7
7
rbac :
8
8
role :
Original file line number Diff line number Diff line change 2
2
# with the other vcluster values during vcluster create or helm install.
3
3
plugins :
4
4
prometheus-operator-resources :
5
- image : ilmedcodefreh/vcluster-prom-operator-plugin:v2-v0.1.0
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
6
7
imagePullPolicy : IfNotPresent
7
8
rbac :
8
9
role :
You can’t perform that action at this time.
0 commit comments