Skip to content

Commit

Permalink
ppc
Browse files Browse the repository at this point in the history
Signed-off-by: Varad Ahirwadkar <[email protected]>
  • Loading branch information
varad-ahirwadkar committed Nov 18, 2024
1 parent 306a17d commit e578b66
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ metadata:
]
capabilities: Basic Install
categories: OpenShift Optional
containerImage: ghcr.io/ocp-power-automation/rsct-operator:latest
containerImage: quay.io/vahirwad/rsct-operator:0.0.2
createdAt: "2024-07-10T12:35:54Z"
operators.operatorframework.io/builder: operator-sdk-v1.34.1
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
Expand Down Expand Up @@ -141,6 +141,7 @@ spec:
operator: In
values:
- ppc64le
- amd64
- key: kubernetes.io/os
operator: In
values:
Expand Down Expand Up @@ -175,7 +176,7 @@ spec:
- --leader-elect
command:
- /manager
image: ghcr.io/ocp-power-automation/rsct-operator:latest
image: gquay.io/vahirwad/rsct-operator:0.0.2
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit e578b66

Please sign in to comment.