Skip to content
Merged
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
10 changes: 0 additions & 10 deletions .tekton/images-mirror-set.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
---
apiVersion: config.openshift.io/v1
kind: ImageDigestMirrorSet
metadata:
name: staging-mirror-set
spec:
imageDigestMirrors:
- mirrors:
- quay.io/redhat-user-workloads/dvo-obsint-tenant/deployment-validation-operator/deployment-validation-operator@sha256:cb4a68ebedba10bbd504fb271b3b7cc52d01ed13557dcb9604059f1ba98717d1
source: registry.stage.redhat.io/dvo/deployment-validation-rhel8-operator
---
apiVersion: config.openshift.io/v1
kind: ImageDigestMirrorSet
metadata:
name: prod-mirror-set
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@ spec:
labels:
alm-owner-dvo: deployment-validation-operator
operated-by: deployment-validation-operator
operatorframework.io/arch.amd64: supported
operatorframework.io/arch.arm64: supported
links:
- name: repository
url: https://github.com/app-sre/deployment-validation-operator
Expand Down