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:28780d190a217db6c699e64c2a86a8b3b521e458395accd74c6a3107b310ce61
image: registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:86ba352356590625c2b55215bf1d67c020c7e5cc2f1eed6bc7fa4dfd720f671a
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:28780d190a217db6c699e64c2a86a8b3b521e458395accd74c6a3107b310ce61
image: registry.redhat.io/openshift-sandboxed-containers/osc-rhel9-operator@sha256:86ba352356590625c2b55215bf1d67c020c7e5cc2f1eed6bc7fa4dfd720f671a
name: metrics-server
ports:
- containerPort: 8091
Expand Down