Skip to content

Commit 5c23e0e

Browse files
authored
feat: Enable snow (#4403)
1 parent a24b9de commit 5c23e0e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kyma/environments/dev/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ config:
8080
config:
8181
link: https://sapinsights.eu.qualtrics.com/jfe/form/SV_d3UPNymSgUHAb9Y?product=SAP%20BTP,%20Kyma%20Runtime&product_filter=Kyma
8282
SNOW:
83-
isEnabled: false
83+
isEnabled: true
8484
COMMUNITY_MODULES:
8585
isEnabled: true

kyma/environments/stage/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ config:
7979
config:
8080
link: https://sapinsights.eu.qualtrics.com/jfe/form/SV_d3UPNymSgUHAb9Y?product=SAP%20BTP,%20Kyma%20Runtime&product_filter=Kyma
8181
SNOW:
82-
isEnabled: false
82+
isEnabled: true
8383
COMMUNITY_MODULES:
8484
isEnabled: true

0 commit comments

Comments
 (0)