Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 1d862ad

Browse files
author
Alexander Standke
authored
adr: typo
1 parent f6a0810 commit 1d862ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/architecture-decisions/0012-routecontroller-route-deletion-finalizer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ Using finalizers allows us to implement all of the cases in our route deletion l
2828

2929
* We can meet our SLO of having 95% of route changes being reflected within 10 seconds when routes are deleted
3030
* Routes will fail to be deleted if there is no routecontroller available to resolve the finalizer
31-
* As a result, cf-for-k8s will now delete the workload namespaces first when deleting a CF deeployment
31+
* As a result, cf-for-k8s will now delete the workload namespaces first when deleting a CF deployment

0 commit comments

Comments
 (0)