File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ kind : ConfigMap
2+ apiVersion : v1
3+ metadata :
4+ name : modules-banner
5+ namespace : kube-public
6+ labels :
7+ app.kubernetes.io/name : modules-banner
8+ busola.io/extension : statics
9+ busola.io/extension-version : ' 0.5'
10+ data :
11+ dataSources : |-
12+ kymas:
13+ resource:
14+ kind: Kyma
15+ group: operator.kyma-project.io
16+ version: v1beta2
17+ injections :
18+ - title : Introducing Modules
19+ name : Modules
20+ description : Modules add functionalities to your cluster. Consume SAP BTP services, monitor your cluster, build serverless applications and more.
21+ widget : FeaturedCard
22+ visibility : ' $count($kymas().items)>0'
23+ source : $
24+ id : ModulesBanner
25+ order : 0
26+ illustration : Modules
27+ design : information-1
28+ children :
29+ - widget : ResourceButton
30+ source : " 'Add Modules'"
31+ resource :
32+ customUrl : kymamodules
33+ - widget : ExternalLinkButton
34+ link : https://help.sap.com/docs/btp/sap-business-technology-platform/kyma-s-modular-approach
35+ targets :
36+ - slot : banner
37+ location : ClusterOverview
You can’t perform that action at this time.
0 commit comments