Merge "Point images to quay.io"

This commit is contained in:
Zuul 2021-03-19 21:32:32 +00:00 committed by Gerrit Code Review
commit cfcb4f108e
3 changed files with 5 additions and 3 deletions

View File

@ -87,7 +87,7 @@ spec:
baremetal_operator:
ironic: # ironic Deployment
init_bootstrap:
image: centos
image: quay.io/centos/centos:8.3.2011
init_images:
image: quay.io/airshipit/ipa:latest
dnsmasq:

View File

@ -2,4 +2,5 @@ apiVersion: operator.tigera.io/v1
kind: Installation
metadata:
name: default
spec: {}
spec:
registry: "quay.io"

View File

@ -2,4 +2,5 @@ apiVersion: operator.tigera.io/v1
kind: Installation
metadata:
name: default
spec: {}
spec:
registry: "quay.io"