From 021bd31cf0e91f7002409a06d0763e32e71169bf Mon Sep 17 00:00:00 2001 From: Ashwin Sangem Date: Mon, 27 Sep 2021 04:44:27 +0000 Subject: [PATCH] Added a cloudresource. --- deployments/properties/google.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/properties/google.properties.json b/deployments/properties/google.properties.json index c7f216f..1ba8964 100644 --- a/deployments/properties/google.properties.json +++ b/deployments/properties/google.properties.json @@ -3,5 +3,5 @@ "description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.", "creator": "Google Cloud", "iconName": "googlegke", - "categories": ["Deployment"] + "categories": ["Deployment", "Azure Functions"] } \ No newline at end of file