rht-labs / enablement-docs

Collection of Enablement material for Red Hat Open Innovation Labs
https://rht-labs.github.io/enablement-docs/#/
90 stars 114 forks source link

Update Image Registry route for OCPv4 #578

Open paulbarfuss opened 3 years ago

paulbarfuss commented 3 years ago

Currently the todolist app has some hardcoded values that are specific to OCPv3:

OCPv3: docker-registry.default.svc:5000
OCPv4: image-registry.openshift-image-registry.svc:5000

These will need to be updated or turned into params/values to work with OCPv4