mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-22 04:49:36 +02:00
Add flame.pawelmalak/description to kubernetes integration
This commit is contained in:
parent
c7587a1c03
commit
120bee63a3
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ const useKubernetes = async (apps) => {
|
||||||
name: annotations['flame.pawelmalak/name'],
|
name: annotations['flame.pawelmalak/name'],
|
||||||
url: annotations['flame.pawelmalak/url'],
|
url: annotations['flame.pawelmalak/url'],
|
||||||
icon: annotations['flame.pawelmalak/icon'] || 'kubernetes',
|
icon: annotations['flame.pawelmalak/icon'] || 'kubernetes',
|
||||||
|
description: annotations['flame.pawelmalak/description']
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue