Skip to content

Commit 4719db0

Browse files
committed
fix: Typo in CORE_SERVICE_RTCD_ENABLED
Signed-off-by: Ronny Trommer <[email protected]>
1 parent 3322eff commit 4719db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

horizon/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ core:
197197
CORE_SERVICE_ACTIOND_ENABLED: "true"
198198
CORE_SERVICE_NOTIFD_ENABLED: "true"
199199
CORE_SERVICE_SCRIPTD_ENABLED: "true"
200-
ΩORE_SERVICE_RTCD_ENABLED: "true"
200+
CORE_SERVICE_RTCD_ENABLED: "true"
201201
CORE_SERVICE_POLLERD_ENABLED: "true"
202202
CORE_SERVICE_SNMPPOLLER_ENABLED: "false"
203203
CORE_SERVICE_ENHANCEDLINKD_ENABLED: "true"

0 commit comments

Comments
 (0)