inline_object_1
inline_object_1
service to install
JSON Example
{
"namespace": "tca-manager",
"clusterName": "tca-cluster1",
"repoLocation": "https://10.182.9.167:6443",
"repoUsername": "admin",
"repoPassword": "Vmware321",
"servicesInfo": {
"name": "kafka",
"version": "0.2.1",
"overrideValues": {
"image.repository": "10.161.186.74:8012/library/kafka"
}
}
}
string
namespace
Required
name of namespace
string
clusterName
Required
name of cluster. Note cluster name should not contains '_'
string As url As url
repoLocation
Required
URL universal resource path link over https protocol and may include port.
string
repoUsername
Required
Username to access location of repository
string
repoPassword
Required
Password to access location of repository