1166 - 'Quay Enterprise' to 'Red Hat Quay'

This commit is contained in:
Tom McKay 2019-02-25 18:27:11 -05:00
parent b5a5ce7c43
commit 674e471973
24 changed files with 71 additions and 71 deletions

View file

@ -50,7 +50,7 @@ export class KubeDeployModalComponent implements OnDestroy {
this.state = 'error';
this.errorMessage = `There are no Quay deployments active in this namespace. \
Please check that you are running this \
tool in the same namespace as the Quay Enterprise application\
tool in the same namespace as the Red Hat Quay application\
Associated error message: ${err.toString()}`;
})
}