diff --git a/docs/user/00-20-configure-serverless.md b/docs/user/00-20-configure-serverless.md index aa5066162..e5cc007b9 100644 --- a/docs/user/00-20-configure-serverless.md +++ b/docs/user/00-20-configure-serverless.md @@ -45,7 +45,7 @@ You can choose to change the default volume size by defining the requested size, spec: dockerRegistry: enableInternal: true - pv: + persistenceVolume: size: 30Gi ```