integr8ly / managed-service-broker

Broker that allows services to be provisioned in a users namespace but sets up the service in another namespace
2 stars 14 forks source link

Use correct name for pull secret #43

Closed sedroche closed 5 years ago

sedroche commented 5 years ago

Motivation

https://issues.jboss.org/browse/INTLY-2783

The pull secret name was changed during this installation change: https://github.com/integr8ly/installation/pull/753 https://github.com/integr8ly/installation/pull/753/files#diff-89e3f1efcec4d5d96033ca0d517e6424R5

This PR updates the secret name to match

sedroche commented 5 years ago

@trepel @pawelpaszki @philbrookes

JameelB commented 5 years ago

Closing as the image pull secret name is required to be syndesis-pull-secret for Fuse. This will be renamed in the installation repo