Skip to content

Commit 40b5968

Browse files
authored
feat: Enable companion by default on dev (#3775)
1 parent c15d028 commit 40b5968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kyma/environments/dev/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ config:
6969
EXTENSIBILITY_WIZARD:
7070
isEnabled: false
7171
KYMA_COMPANION:
72-
isEnabled: false
72+
isEnabled: true
7373
TRACKING:
7474
isEnabled: false
7575
EVENTING:

0 commit comments

Comments
 (0)