Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only use AWS ECR auth if no secret given
Checking for ECR whether or not there's a secret referenced means the reconciliation can fail despite there being a valid credential. If you are not running in EKS (or otherwise with AWS IAM permissions), but using ECR, you will still want to be able to supply a secret. Signed-off-by: Michael Bridgen <[email protected]>
- Loading branch information