Mariangela Hills created STRATOS-1122:
-----------------------------------------
Summary: Application name incorrect in Kubernetes -
single-cartridge sample
Key: STRATOS-1122
URL: https://issues.apache.org/jira/browse/STRATOS-1122
Project: Stratos
Issue Type: Bug
Components: samples
Affects Versions: 4.1.0 Alpha
Reporter: Mariangela Hills
Application ID has been entered incorrectly in the following command that
appears in the
<STRATOS_SOURCE_FOLDER>/samples/single-cartridge/kubernetes/get-application.sh
file.
curl -X GET -H "Content-Type: application/json" -k -v -u admin:admin
https://localhost:9443/api/applications/$1
The application ID should be single-cartridge-app
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)