From 56133c483103852593ac2ec3c0c15ae5c7cc040a Mon Sep 17 00:00:00 2001 From: jeffluoo Date: Fri, 7 Nov 2025 21:28:34 +0000 Subject: [PATCH] Update outdated documentation for monitoring config of GKE --- config/charts/inferencepool/README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/config/charts/inferencepool/README.md b/config/charts/inferencepool/README.md index 9fbbfb9bf..8872ae536 100644 --- a/config/charts/inferencepool/README.md +++ b/config/charts/inferencepool/README.md @@ -203,16 +203,6 @@ The following table list the configurable parameters of the chart. This section should document any Gateway provider specific values configurations. -#### GKE - -These are the options available to you with `provider.name` set to `gke`: - -| **Parameter Name** | **Description** | -|---------------------------------------------|------------------------------------------------------------------------------------------------------------------------| -| `gke.monitoringSecret.name` | The name of the monitoring secret to be used. Defaults to `inference-gateway-sa-metrics-reader-secret`. | -| `gke.monitoringSecret.namespace` | The namespace that the monitoring secret lives in. Defaults to `default`. | - - #### Istio These are the options available to you with `provider.name` set to `istio`: