From 4a69435187add0c1682486856ab3ce7c0a21ebc2 Mon Sep 17 00:00:00 2001 From: Kenichi Ito Date: Fri, 30 Jun 2023 09:41:27 +0900 Subject: [PATCH] Set the icon in the topology view --- openshift/templates/httpd.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openshift/templates/httpd.json b/openshift/templates/httpd.json index eb4f4a2c..e2cd2e2f 100644 --- a/openshift/templates/httpd.json +++ b/openshift/templates/httpd.json @@ -18,7 +18,8 @@ "message": "The following service(s) have been created in your project: ${NAME}.\n\nFor more information about using this template, including OpenShift considerations, see https://github.com/sclorg/httpd-ex/blob/master/README.md.", "labels": { "template": "httpd-example", - "app": "httpd-example" + "app": "httpd-example", + "app.openshift.io/runtime": "apache" }, "objects": [ {