Skip to content

Commit

Permalink
deploy(crds/victoriametrics): update CRDs
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaubrey committed Nov 19, 2024
1 parent 1ab14d5 commit f67f781
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion crds/victoriametrics/crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19642,6 +19642,8 @@ spec:
enum:
- http
- https
- HTTPS
- HTTP
type: string
scrape_interval:
description: |-
Expand Down Expand Up @@ -20688,6 +20690,8 @@ spec:
enum:
- http
- https
- HTTPS
- HTTP
type: string
scrape_interval:
description: |-
Expand Down Expand Up @@ -21640,6 +21644,8 @@ spec:
enum:
- http
- https
- HTTPS
- HTTP
type: string
scrape_interval:
description: |-
Expand Down Expand Up @@ -22577,7 +22583,7 @@ spec:
type:
description: |-
Type defines datasource type for enterprise version of vmalert
possible values - prometheus,graphite
possible values - prometheus,graphite,vlogs
type: string
required:
- name
Expand Down Expand Up @@ -26077,6 +26083,8 @@ spec:
enum:
- http
- https
- HTTPS
- HTTP
type: string
scrape_interval:
description: |-
Expand Down Expand Up @@ -27081,6 +27089,8 @@ spec:
enum:
- http
- https
- HTTPS
- HTTP
type: string
scrape_interval:
description: |-
Expand Down Expand Up @@ -29838,6 +29848,8 @@ spec:
enum:
- http
- https
- HTTPS
- HTTP
type: string
scrape_interval:
description: |-
Expand Down

0 comments on commit f67f781

Please sign in to comment.