From 0a563d3d08315e35ceff29000fc8e1a1fe6a4aba Mon Sep 17 00:00:00 2001 From: spacewander Date: Thu, 6 Jun 2024 16:08:45 +0800 Subject: [PATCH] fix lint Signed-off-by: spacewander --- manifests/charts/htnn-controller/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifests/charts/htnn-controller/README.md b/manifests/charts/htnn-controller/README.md index 5588a9a5..d90a6888 100644 --- a/manifests/charts/htnn-controller/README.md +++ b/manifests/charts/htnn-controller/README.md @@ -48,6 +48,8 @@ helm uninstall htnn-controller -n istio-system | istiod.pilot.env.PILOT_ENABLE_HTNN | string | `"true"` | | | istiod.pilot.env.PILOT_ENABLE_HTNN_STATUS | string | `"true"` | | | istiod.pilot.env.PILOT_SCOPE_GATEWAY_TO_NAMESPACE | string | `"true"` | | -| istiod.pilot.image | string | `"ghcr.io/mosn/htnn-controller:dev"` | | +| istiod.pilot.hub | string | `"ghcr.io/mosn"` | | +| istiod.pilot.image | string | `"htnn-controller"` | | +| istiod.pilot.tag | string | `"dev"` | | | istiod.revision | string | `""` | |