Skip to content

Commit

Permalink
Merge pull request confidential-containers#14 from spotlesstofu/redha…
Browse files Browse the repository at this point in the history
…t-registry

bundle: update image urls to use downstream
  • Loading branch information
spotlesstofu authored Jul 18, 2024
2 parents 88762ce + fd427b3 commit faea83d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bundle/manifests/trustee-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ metadata:
]
capabilities: Basic Install
categories: "Security"
containerImage: quay.io/confidential-containers/trustee-operator:v0.1.0@sha256:9842d2fa531b5509b8a03096eec86e318e5c4fddeac01deaf528ab79da66f8c2
containerImage: registry.stage.redhat.io/confidential-compute-attestation-tech-preview/trustee-rhel9-operator@adf00e7620de206ca4b6cdc93495506b02c3af62525668980305ab3a2a594d12
createdAt: "2024-06-07T10:06:06Z"
support: "Confidential Containers Community"
operators.operatorframework.io/builder: operator-sdk-v1.33.0
Expand Down Expand Up @@ -225,12 +225,12 @@ spec:
fieldRef:
fieldPath: metadata.namespace
- name: KBS_IMAGE_NAME
value: quay.io/confidential-containers/trustee:290fd0eb64ab20f50efbd27cf80542851c0ee17f
value: registry.stage.redhat.io/confidential-compute-attestation-tech-preview/trustee-rhel9@sha256:f9a01814a01ff2dc45c20d70c288c50ffc731c0471c89e3786c98342e2d8583b
- name: AS_IMAGE_NAME
value: ghcr.io/confidential-containers/staged-images/coco-as-grpc:latest
- name: RVPS_IMAGE_NAME
value: ghcr.io/confidential-containers/staged-images/rvps:latest
image: quay.io/confidential-containers/trustee-operator:v0.1.0@sha256:9842d2fa531b5509b8a03096eec86e318e5c4fddeac01deaf528ab79da66f8c2
image: registry.stage.redhat.io/confidential-compute-attestation-tech-preview/trustee-rhel9-operator@sha256:adf00e7620de206ca4b6cdc93495506b02c3af62525668980305ab3a2a594d12
livenessProbe:
httpGet:
path: /healthz
Expand Down

0 comments on commit faea83d

Please sign in to comment.