From 3e9f338f88712ab4d24b41a400202722fb30379e Mon Sep 17 00:00:00 2001 From: Ashwin Sangem Date: Wed, 22 Sep 2021 15:56:40 +0000 Subject: [PATCH] Added Python to the name. --- deployments/properties/ibm.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/properties/ibm.properties.json b/deployments/properties/ibm.properties.json index 363e236..46f2986 100644 --- a/deployments/properties/ibm.properties.json +++ b/deployments/properties/ibm.properties.json @@ -1,5 +1,5 @@ { - "name": "Deploy to IBM Cloud Kubernetes Service", + "name": "(Python)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.", "creator": "IBM", "iconName": "ibm",