Skip to content

Commit ae653de

Browse files
committed
Fixes
1 parent 461ce0b commit ae653de

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

kyma/environments/prod/statics.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
"source": "extensions/statics/modules-banner.yaml"
44
}
55
]
6-

kyma/extensions/statics/modules-banner.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ data:
1414
kind: Kyma
1515
group: operator.kyma-project.io
1616
version: v1beta2
17-
injections:
17+
injections: |-
1818
- title: Introducing Modules
1919
name: Modules
2020
description: Modules add functionalities to your cluster. Consume SAP BTP services, monitor your cluster, build serverless applications and more.
@@ -34,4 +34,4 @@ data:
3434
link: https://help.sap.com/docs/btp/sap-business-technology-platform/kyma-s-modular-approach
3535
targets:
3636
- slot: banner
37-
location: ClusterOverview
37+
location: ClusterOverview

0 commit comments

Comments
 (0)