Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ spec:
- configMapRef:
name: peer-pods-cm
optional: true
image: registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:643594e6e34ce8e2404357b87ed77c4fdb13bf7a9fbf17e600a52d9eef410e4f
image: registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:0155b6b143df9dad15ca27277f14b5edc4bce8ba5c75a03758375701ea98cbb3
imagePullPolicy: Always
name: manager
ports:
Expand Down Expand Up @@ -492,7 +492,7 @@ spec:
containers:
- command:
- /metrics-server
image: registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:643594e6e34ce8e2404357b87ed77c4fdb13bf7a9fbf17e600a52d9eef410e4f
image: registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:0155b6b143df9dad15ca27277f14b5edc4bce8ba5c75a03758375701ea98cbb3
name: metrics-server
ports:
- containerPort: 8091
Expand Down