File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
monitoring/controllers/kube-prometheus-stack Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ kube-state-metrics:
223223 webhook_path : [ status, webhookPath ]
224224 - groupVersionKind :
225225 group : image.toolkit.fluxcd.io
226- version : v1beta2
226+ version : v1
227227 kind : ImageRepository
228228 metricNamePrefix : gotk
229229 metrics :
@@ -241,7 +241,7 @@ kube-state-metrics:
241241 image : [ spec, image ]
242242 - groupVersionKind :
243243 group : image.toolkit.fluxcd.io
244- version : v1beta2
244+ version : v1
245245 kind : ImagePolicy
246246 metricNamePrefix : gotk
247247 metrics :
@@ -259,7 +259,7 @@ kube-state-metrics:
259259 source_name : [ spec, imageRepositoryRef, name ]
260260 - groupVersionKind :
261261 group : image.toolkit.fluxcd.io
262- version : v1beta2
262+ version : v1
263263 kind : ImageUpdateAutomation
264264 metricNamePrefix : gotk
265265 metrics :
You can’t perform that action at this time.
0 commit comments