github.com/zppinho/prow@v0.0.0-20240510014325-1738badeb017/pkg/cip-manifest.yaml (about)

     1  # Container Image Promoter manifest file for promoting images from gcr.io/k8s-prow-edge to gcr.io/k8s-prow
     2  # https://sigs.k8s.io/promo-tools
     3  registries:
     4  - name: gcr.io/k8s-prow-edge # publicly readable, does not need a service account for access
     5    src: true # mark it as the source registry (required)
     6  - name: gcr.io/k8s-prow
     7    service-account: pusher@k8s-prow.iam.gserviceaccount.com
     8  images: