From 91a35bbc52de0e02b93e7b43587a3e8478c4a407 Mon Sep 17 00:00:00 2001 From: Ashish Raman Nayak Date: Wed, 11 Sep 2024 12:27:07 +0530 Subject: [PATCH] Update values.md --- docs/values.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/values.md b/docs/values.md index 633787931..74009416f 100644 --- a/docs/values.md +++ b/docs/values.md @@ -346,4 +346,4 @@ If you are using a private container registry and you'd like to override the def ### featureGates.EnableEndpointSlice -Enable this flag to use EndpointSlice instead of Endpoints in AKO. This also supports graceful shutdown of servers. Enabled by default from AKO 1.13.1. \ No newline at end of file +Enable this flag to use EndpointSlices instead of Endpoints in AKO. This also supports graceful shutdown of servers. Enabled by default from AKO 1.13.1.