diff --git a/docs/dwo-configuration.md b/docs/dwo-configuration.md index 8dd7be8d6..35d5ff6ed 100644 --- a/docs/dwo-configuration.md +++ b/docs/dwo-configuration.md @@ -59,13 +59,13 @@ These configuration options exist in the **global** DWOC's `config.webhook` fie apiVersion: controller.devfile.io/v1alpha1 kind: DevWorkspaceOperatorConfig metadata: -name: devworkspace-operator-config -namespace: $OPERATOR_INSTALL_NAMESPACE + name: devworkspace-operator-config + namespace: $OPERATOR_INSTALL_NAMESPACE config: -webhook: -nodeSelector: -tolerations: <[]tolerations> -replicas: + webhook: + nodeSelector: + tolerations: <[]tolerations> + replicas: ``` **Note:** In order for the `devworkspace-webhook-server` configuration options to take effect: