Open
Description
If a pull secret is specified in the CR, it is currently added to the service account used to run the liberty application.
If a custom service account is specified in the CR, the pull secret is not added.
Consider adding a mechanism to enable pull secrets when a custom service account is used. This is in response to issue #646