Skip to content

Commit 329ceb4

Browse files
chore(updater): bump pkg/dist/*.yml (2025-08-12) (#352)
Co-authored-by: GitHub <[email protected]>
1 parent 0364f8e commit 329ceb4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pkg/dist/integration_endpoint_types.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ autoscaler:
1919
title: The maximum total disk size (in gb) to allow autoscaler to scale up to
2020
type: integer
2121
minimum: 50
22-
maximum: 10000
2322
example: "300"
2423
type:
2524
title: Type of autoscale event
@@ -594,7 +593,7 @@ external_prometheus:
594593
title: Prometheus basic authentication password
595594
type: string
596595
min_length: 8
597-
max_length: 64
596+
max_length: 256
598597
example: fhyFNBjj3R
599598
_secure: true
600599
basic_auth_username:
@@ -664,7 +663,7 @@ prometheus:
664663
title: Prometheus basic authentication password
665664
type: string
666665
min_length: 8
667-
max_length: 64
666+
max_length: 256
668667
example: fhyFNBjj3R
669668
_secure: true
670669
basic_auth_username:

0 commit comments

Comments
 (0)