From aa4ac5802197b6b8f0a3d1e896c3cbbdc066d67b Mon Sep 17 00:00:00 2001 From: Deepak Devadathan Date: Tue, 4 Oct 2022 22:47:13 +0000 Subject: [PATCH] updated readme for create par dotnet function Signed-off-by: Deepak Devadathan --- samples/oci-objectstorage-create-par-dotnet/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/oci-objectstorage-create-par-dotnet/README.md b/samples/oci-objectstorage-create-par-dotnet/README.md index 05acd1f..ab92a7e 100644 --- a/samples/oci-objectstorage-create-par-dotnet/README.md +++ b/samples/oci-objectstorage-create-par-dotnet/README.md @@ -61,7 +61,7 @@ fn -v deploy --app ## Set the function configuration values -The function requires the config value *bucket-name* and *lifetime* to be set. +The function requires the config value *BUCKET_NAME* , *NAMESPACE* , *LIFETIME* and *REGION* to be set. ![user input icon](./images/userinput.png)