Update ibm.properties.json

one last tweak on official name
This commit is contained in:
Steve Martinelli
2020-05-18 23:13:25 -04:00
committed by GitHub
parent 641db8990d
commit e16f45a27f
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "Deploy to IBM Kubernetes Service",
"description": "Build a docker container, publish it to IBM Container Registry, and deploy to IBM Kubernetes Service.",
"name": "Deploy to IBM Cloud Kubernetes Service",
"description": "Build a docker container, publish it to IBM Cloud Container Registry, and deploy to IBM Cloud Kubernetes Service.",
"iconName": "ibm",
"categories": null
}
}