We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0364f8e commit 329ceb4Copy full SHA for 329ceb4
pkg/dist/integration_endpoint_types.yml
@@ -19,7 +19,6 @@ autoscaler:
19
title: The maximum total disk size (in gb) to allow autoscaler to scale up to
20
type: integer
21
minimum: 50
22
- maximum: 10000
23
example: "300"
24
type:
25
title: Type of autoscale event
@@ -594,7 +593,7 @@ external_prometheus:
594
593
title: Prometheus basic authentication password
595
type: string
596
min_length: 8
597
- max_length: 64
+ max_length: 256
598
example: fhyFNBjj3R
599
_secure: true
600
basic_auth_username:
@@ -664,7 +663,7 @@ prometheus:
664
663
665
666
667
668
669
670
0 commit comments