Merge pull request #515 from stevemar/cleanup-iks

clean up IBM title and icon
This commit is contained in:
Andy McKay
2020-05-25 12:52:14 -07:00
committed by GitHub
2 changed files with 4 additions and 64 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "Build and Deploy to IKS",
"description": "Build a docker container, publish it to IBM Container Registry, and deploy to IKS.",
"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
}
}
+1 -61
View File
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 32 KiB