Skip to content

Commit 357ee08

Browse files
author
Maurice Faber
committed
fix: schema description [ci skip]
1 parent ba05296 commit 357ee08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

values-schema.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ definitions:
765765
description: Will be used to separate team resources.
766766
type: string
767767
resourceQuota:
768-
description: Kubernetes resource quota. As is.
768+
description: 'List of kubernetes resource quota. Should adhere to the "spec.hard" format as described here: https://kubernetes.io/docs/concepts/policy/resource-quotas/. Not validated as there is no schema published. Change at your own risk.'
769769
selfService:
770770
$ref: '#/definitions/teamSelfService'
771771
services:

0 commit comments

Comments
 (0)