diff --git a/charts/orkes-conductor/values.schema.json b/charts/orkes-conductor/values.schema.json index 6aaa657..a0e700b 100644 --- a/charts/orkes-conductor/values.schema.json +++ b/charts/orkes-conductor/values.schema.json @@ -79,8 +79,7 @@ "type": "object", "required": [ "host", - "port", - "password" + "port" ], "properties": { "host": { @@ -211,4 +210,4 @@ } } } -} \ No newline at end of file +}