diff --git a/charts/rstudio/values.schema.json b/charts/rstudio/values.schema.json index 080708ec..41c316fa 100644 --- a/charts/rstudio/values.schema.json +++ b/charts/rstudio/values.schema.json @@ -3,7 +3,7 @@ "type": "object", "properties": { "r": { - "description": "postgres specific configuration", + "description": "rstudio specific configuration", "type": "object", "properties": { "version": { @@ -302,4 +302,4 @@ } } } -} \ No newline at end of file +}