Skip to content

Commit

Permalink
update manifests and bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
eguzki committed Jun 29, 2022
1 parent a7b3807 commit 0edd867
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ spec:
- name: RELATED_IMAGE_ZYNC_POSTGRESQL
value: centos/postgresql-10-centos7
- name: RELATED_IMAGE_OC_CLI
value: quay.io/openshift/origin-cli:4.2
value: quay.io/openshift/origin-cli:4.7
image: quay.io/3scale/3scale-operator:master
name: manager
ports:
Expand Down
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ spec:
- name: RELATED_IMAGE_ZYNC_POSTGRESQL
value: "centos/postgresql-10-centos7"
- name: RELATED_IMAGE_OC_CLI
value: "quay.io/openshift/origin-cli:4.2"
value: "quay.io/openshift/origin-cli:4.7"
terminationGracePeriodSeconds: 10

0 comments on commit 0edd867

Please sign in to comment.