From c310f90280abb6dc3c527d67576e274f3602ae11 Mon Sep 17 00:00:00 2001 From: Kenichi Ito Date: Fri, 30 Jun 2023 11:09:25 +0900 Subject: [PATCH] Set the icon in the topology view --- openshift/templates/nginx.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openshift/templates/nginx.json b/openshift/templates/nginx.json index 6fc79162..031411c7 100644 --- a/openshift/templates/nginx.json +++ b/openshift/templates/nginx.json @@ -16,7 +16,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/nginx-ex/blob/master/README.md.", "labels": { - "template": "nginx-example" + "template": "nginx-example", + "app.openshift.io/runtime": "nginx" }, "objects": [ {