Update google_java.properties.json

This commit is contained in:
Bishal Prasad
2021-10-22 15:58:29 +05:30
committed by GitHub
parent c3f7e66294
commit 1d19515d95
@@ -1,7 +1,7 @@
{
"name": "[Specific Java]Build and Deploy to GKE",
"description": "Build a docker container, publish it to Google Container Registry, and deploy to GKE.",
"name": "[Specific Java] Build and Deploy Java to GCE",
"description": "Build and deploy Java application to Google Compute engine.",
"creator": "Google Cloud",
"iconName": "googlegke",
"categories": ["Deployment", "Java"]
}
}