Skip to content

Commit

Permalink
feat: add function app svg icon (cloudforet-io#32)
Browse files Browse the repository at this point in the history
Signed-off-by: Minho Kim <[email protected]>
  • Loading branch information
ImMin5 committed Nov 23, 2022
1 parent 4810b67 commit 1a8ab57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
cst_function_app.is_major = True
cst_function_app.is_primary = True
cst_function_app.tags = {
'spaceone:icon': '',
'spaceone:icon': 'https://spaceone-custom-assets.s3.ap-northeast-2.amazonaws.com/console-assets/icons/cloud-services/azure/azure-function-app.svg',
}

cst_function_app._metadata = CloudServiceTypeMeta.set_meta(
Expand Down

0 comments on commit 1a8ab57

Please sign in to comment.