janus-idp / operator

Deprecated - Operator for Backstage, based on the Operator SDK framework - see https://github.com/redhat-developer/rhdh-operator
https://github.com/redhat-developer/rhdh-operator
Apache License 2.0
15 stars 15 forks source link

chore(examples): Use `latest` RHDH image tag and remove useless pull secret in RHDH CR example #394

Closed rm3l closed 4 months ago

rm3l commented 4 months ago

Description

1.0 is no longer supported and does not make sense to be used as example (and in the E2E tests). 'latest' here can be seen as quite stable as it is the latest Release Candidate or GA image.

This also removes the unnecessary image pull secret from the RHDH CR example, because the rhdh organization is public on Quay.

Which issue(s) does this PR fix or relate to

PR acceptance criteria

How to test changes / Special notes to the reviewer

make test-e2e against a real cluster should continue to pass.

openshift-ci[bot] commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/janus-idp/operator/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment