From 82e0ce72321433dfcb5cc7b2894e11bc2220775b Mon Sep 17 00:00:00 2001 From: yu-croco Date: Thu, 21 Mar 2024 14:23:42 +0900 Subject: [PATCH] fix(argo-events): update README Signed-off-by: yu-croco --- charts/argo-events/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/argo-events/README.md b/charts/argo-events/README.md index 0abf2c31..c9cd5083 100644 --- a/charts/argo-events/README.md +++ b/charts/argo-events/README.md @@ -87,6 +87,7 @@ done | global.podLabels | object | `{}` | Labels for the all deployed pods | | global.securityContext | object | `{}` | Toggle and define securityContext. See [values.yaml] | | nameOverride | string | `"argo-events"` | Provide a name in place of `argo-events` | +| namespaceOverride | string | `.Release.Namespace` | Override the namespace | | openshift | bool | `false` | Deploy on OpenShift | ### Controller