Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion deploy/osd-cluster-ready/job/10-osd-ready.Job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ spec:
- name: osd-cluster-ready
# Keep the `managed.openshift.io/version` label in sync
# with this
image: "quay.io/redhat-services-prod/openshift/osd-cluster-ready@sha256:b31101e1483fdedab934c8a214fce74d94d3005510b3d7df247d618fa573de7e"
image: "quay.io/redhat-services-prod/openshift/osd-cluster-ready@sha256:430f2d28c7b0b0f486997a96c04ee2482bf4a2b209b9e9aacb35c1aea70c4e96"
restartPolicy: OnFailure
serviceAccountName: osd-cluster-ready
2 changes: 1 addition & 1 deletion hack/00-osd-managed-cluster-config-integration.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -39507,7 +39507,7 @@ objects:
spec:
containers:
- name: osd-cluster-ready
image: quay.io/redhat-services-prod/openshift/osd-cluster-ready@sha256:b31101e1483fdedab934c8a214fce74d94d3005510b3d7df247d618fa573de7e
image: quay.io/redhat-services-prod/openshift/osd-cluster-ready@sha256:430f2d28c7b0b0f486997a96c04ee2482bf4a2b209b9e9aacb35c1aea70c4e96
restartPolicy: OnFailure
serviceAccountName: osd-cluster-ready
- apiVersion: hive.openshift.io/v1
Expand Down
2 changes: 1 addition & 1 deletion hack/00-osd-managed-cluster-config-production.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -39507,7 +39507,7 @@ objects:
spec:
containers:
- name: osd-cluster-ready
image: quay.io/redhat-services-prod/openshift/osd-cluster-ready@sha256:b31101e1483fdedab934c8a214fce74d94d3005510b3d7df247d618fa573de7e
image: quay.io/redhat-services-prod/openshift/osd-cluster-ready@sha256:430f2d28c7b0b0f486997a96c04ee2482bf4a2b209b9e9aacb35c1aea70c4e96
restartPolicy: OnFailure
serviceAccountName: osd-cluster-ready
- apiVersion: hive.openshift.io/v1
Expand Down
2 changes: 1 addition & 1 deletion hack/00-osd-managed-cluster-config-stage.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -39507,7 +39507,7 @@ objects:
spec:
containers:
- name: osd-cluster-ready
image: quay.io/redhat-services-prod/openshift/osd-cluster-ready@sha256:b31101e1483fdedab934c8a214fce74d94d3005510b3d7df247d618fa573de7e
image: quay.io/redhat-services-prod/openshift/osd-cluster-ready@sha256:430f2d28c7b0b0f486997a96c04ee2482bf4a2b209b9e9aacb35c1aea70c4e96
restartPolicy: OnFailure
serviceAccountName: osd-cluster-ready
- apiVersion: hive.openshift.io/v1
Expand Down