Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-1178

update CSV and kustomize with images

XMLWordPrintable

      Instead of hardcoding images in kustomize, move to quay-operator.clusterserviceversion.yaml in the `spec.containers.env` section.

                      - name: WATCH_NAMESPACE
                        valueFrom:
                          fieldRef:
                            fieldPath: metadata.annotations['olm.targetNamespaces']
                      - name: RELATED_IMAGE_QUAY
                        value: registry.redhat.io/quay/quay:v3.4.0
                      - name: RELATED_IMAGE_CLAIR
                        value: registry.redhat.io/quay/clair:v3.4.0
                      - name: RELATED_IMAGE_POSTGRESQL
                        value: registry.access.redhat.com/rhscl/postgresql-10-rhel7
                      - name: RELATED_IMAGE_REDIS
                        value: registry.access.redhat.com/rhscl/redis-32-rhel7 

       

      For disconnected operator installs, the names must begin with `RELATED_IMAGE_`.

      The psql and redis images should probably specify a tag. We should move to `rhel8/redis-5:1` and `rhel8/postgresql-10:1` for downstream.

       

              rhn-coreos-amerdler Alec Merdler (Inactive)
              tomckay@redhat.com Thomas Mckay (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: