You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -880,8 +881,10 @@ Each feature gate is designed for enabling/disabling a specific feature:
880
881
when shutting down a node gracefully.
881
882
- `GRPCContainerProbe`: Enables the gRPC probe method for {Liveness,Readiness,Startup}Probe.
882
883
See [Configure Liveness, Readiness and Startup Probes](/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-a-grpc-liveness-probe).
883
-
- `HonorPVReclaimPolicy`: Honor persistent volume reclaim policy when it is `Delete`
884
-
irrespective of PV-PVC deletion ordering.
884
+
- `HonorPVReclaimPolicy`: Honor persistent volume reclaim policy when it is `Delete` irrespective of PV-PVC deletion ordering.
0 commit comments