Skip to content

Commit

Permalink
Merge pull request #3867 from nimishamukherjee/ODC-2540
Browse files Browse the repository at this point in the history
Bug fix: ODC-2540  Deploy Image - 2nd bullet has incorrect text
  • Loading branch information
openshift-merge-robot committed Jan 6, 2020
2 parents 56cfa38 + 590bf6c commit 57aa2a9
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -152,7 +152,7 @@ export const imageRegistryType = {
},
Internal: {
value: RegistryType.Internal,
label: 'Image name from internal registry',
label: 'Image stream tag from internal registry',
},
};

Expand Down

0 comments on commit 57aa2a9

Please sign in to comment.