I'm trying to install Watson Assistant for ICP V1.0.0.1 to my IBM ICP 2.1.0.3. I've followed the tutorial on https://console.bluemix.net/docs/services/assistant-icp/install.html#install word by word. However, at the last step, when I want to start the deployment, I'm getting an error saying:
Internal service error : rpc error: code = Unknown desc = release watsonist failed: Secret "-serviceid-secret" is invalid: metadata.name: Invalid value: "-serviceid-secret": a DNS-1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*')
My release name is watsonist and left every value at default in my first trial, changed passwords in my second and I'm getting the same error even with different release names.
What do you think might be the problem? Any help would be greatly appreciated.
Thanks!