Skip to content

Commit

Permalink
update clc metric image (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: Zhiwei Yin <[email protected]>
  • Loading branch information
zhiweiyin318 authored Nov 8, 2024
1 parent ddff35d commit 49a0f65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clc-state-metrics/templates/metrics-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
name: clusterlifecycle-state-metrics-v2
namespace: {{ .Values.global.namespace }}
spec:
replicas: 1
replicas: 2
selector:
matchLabels:
app: clusterlifecycle-state-metrics-v2
Expand Down
2 changes: 1 addition & 1 deletion clc-state-metrics/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
global:
imageOverrides:
clusterlifecycle_state_metrics: quay.io/stolostron/clusterlifecycle-state-metrics:2.12.0-SNAPSHOT-2024-10-09-13-50-28
clusterlifecycle_state_metrics: registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:bf5bb514e4d8af5e38317c3727d4cd9f90c22b293fe3e2367f9f0e179e0ee0c7
templateOverrides: {}
pullSecret: open-cluster-management-image-pull-credentials
namespace: multicluster-engine
Expand Down

0 comments on commit 49a0f65

Please sign in to comment.