fix: spelling

This commit is contained in:
lukasmetzner
2025-04-10 14:30:50 +02:00
committed by lukasmetzner
parent 8ef9e53ce5
commit be7e0ddb74

View File

@@ -42,7 +42,7 @@ const (
// across the file.
// owner: @lukasmetzner
// Use watch based route controller reconcilation instead of frequent periodic reconciliation.
// Use watch based route controller reconciliation instead of frequent periodic reconciliation.
CloudControllerManagerWatchBasedRoutesReconciliation featuregate.Feature = "CloudControllerManagerWatchBasedRoutesReconciliation"
// owner: @nckturner