diff --git a/values.schema.json b/values.schema.json index 227506b..c8c1517 100644 --- a/values.schema.json +++ b/values.schema.json @@ -1071,7 +1071,7 @@ }, "servicePort": { "type": "integer", - "description": "The port of the service", + "description": "The port of the service (used by Ingress)", "default": 80 }, "labels": {