You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: values-schema.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -765,7 +765,7 @@ definitions:
765
765
description: Will be used to separate team resources.
766
766
type: string
767
767
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.'
0 commit comments