diff --git a/charts/extension-manager-operator/README.md b/charts/extension-manager-operator/README.md index 33925e1e1..639c86a70 100644 --- a/charts/extension-manager-operator/README.md +++ b/charts/extension-manager-operator/README.md @@ -17,7 +17,6 @@ A Helm chart for extension-manager-operator which manages resources like Content | crds.enabled | bool | `true` | | | image.name | string | `"ghcr.io/openmfp/extension-manager-operator"` | | | image.tag | string | `"0.22.48"` | | -| validationServer.enabled | bool | `false` | enable the validation server | | validationServer.host | string | `"*"` | host for the validation VirtualService | | validationServer.port | int | `8088` | port for the validation server |