File tree Expand file tree Collapse file tree
helm/grafana-operator/files/crds Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -153,14 +153,20 @@ spec:
153153 items :
154154 properties :
155155 isEqual :
156- description : is equal
156+ description : ' Deprecated: Does nothing and is not exported
157+ by Grafana'
157158 type : boolean
158159 isRegex :
159- description : is regex
160+ description : ' Deprecated: Does nothing and is not exported
161+ by Grafana'
160162 type : boolean
161163 name :
162164 description : name
163165 type : string
166+ type :
167+ description : type
168+ format : int64
169+ type : integer
164170 value :
165171 description : value
166172 type : string
Original file line number Diff line number Diff line change @@ -72,14 +72,20 @@ spec:
7272 items :
7373 properties :
7474 isEqual :
75- description : is equal
75+ description : ' Deprecated: Does nothing and is not exported by
76+ Grafana'
7677 type : boolean
7778 isRegex :
78- description : is regex
79+ description : ' Deprecated: Does nothing and is not exported by
80+ Grafana'
7981 type : boolean
8082 name :
8183 description : name
8284 type : string
85+ type :
86+ description : type
87+ format : int64
88+ type : integer
8389 value :
8490 description : value
8591 type : string
Original file line number Diff line number Diff line change @@ -153,14 +153,20 @@ spec:
153153 items :
154154 properties :
155155 isEqual :
156- description : is equal
156+ description : ' Deprecated: Does nothing and is not exported
157+ by Grafana'
157158 type : boolean
158159 isRegex :
159- description : is regex
160+ description : ' Deprecated: Does nothing and is not exported
161+ by Grafana'
160162 type : boolean
161163 name :
162164 description : name
163165 type : string
166+ type :
167+ description : type
168+ format : int64
169+ type : integer
164170 value :
165171 description : value
166172 type : string
Original file line number Diff line number Diff line change @@ -72,14 +72,20 @@ spec:
7272 items :
7373 properties :
7474 isEqual :
75- description : is equal
75+ description : ' Deprecated: Does nothing and is not exported by
76+ Grafana'
7677 type : boolean
7778 isRegex :
78- description : is regex
79+ description : ' Deprecated: Does nothing and is not exported by
80+ Grafana'
7981 type : boolean
8082 name :
8183 description : name
8284 type : string
85+ type :
86+ description : type
87+ format : int64
88+ type : integer
8389 value :
8490 description : value
8591 type : string
Original file line number Diff line number Diff line change @@ -3154,14 +3154,20 @@ spec:
31543154 items:
31553155 properties:
31563156 isEqual:
3157- description: is equal
3157+ description: 'Deprecated: Does nothing and is not exported
3158+ by Grafana'
31583159 type: boolean
31593160 isRegex:
3160- description: is regex
3161+ description: 'Deprecated: Does nothing and is not exported
3162+ by Grafana'
31613163 type: boolean
31623164 name:
31633165 description: name
31643166 type: string
3167+ type:
3168+ description: type
3169+ format: int64
3170+ type: integer
31653171 value:
31663172 description: value
31673173 type: string
@@ -3434,14 +3440,20 @@ spec:
34343440 items:
34353441 properties:
34363442 isEqual:
3437- description: is equal
3443+ description: 'Deprecated: Does nothing and is not exported by
3444+ Grafana'
34383445 type: boolean
34393446 isRegex:
3440- description: is regex
3447+ description: 'Deprecated: Does nothing and is not exported by
3448+ Grafana'
34413449 type: boolean
34423450 name:
34433451 description: name
34443452 type: string
3453+ type:
3454+ description: type
3455+ format: int64
3456+ type: integer
34453457 value:
34463458 description: value
34473459 type: string
Original file line number Diff line number Diff line change @@ -6181,7 +6181,7 @@ mutually exclusive with Routes<br/>
61816181 <td><b>isRegex</b></td>
61826182 <td>boolean</td>
61836183 <td>
6184- is regex <br/>
6184+ Deprecated: Does nothing and is not exported by Grafana <br/>
61856185 </td>
61866186 <td>true</td>
61876187 </tr><tr>
@@ -6195,7 +6195,7 @@ mutually exclusive with Routes<br/>
61956195 <td><b>isEqual</b></td>
61966196 <td>boolean</td>
61976197 <td>
6198- is equal <br/>
6198+ Deprecated: Does nothing and is not exported by Grafana <br/>
61996199 </td>
62006200 <td>false</td>
62016201 </tr><tr>
@@ -6205,6 +6205,15 @@ mutually exclusive with Routes<br/>
62056205 name<br/>
62066206 </td>
62076207 <td>false</td>
6208+ </tr><tr>
6209+ <td><b>type</b></td>
6210+ <td>integer</td>
6211+ <td>
6212+ type<br/>
6213+ <br/>
6214+ <i>Format</i>: int64<br/>
6215+ </td>
6216+ <td>false</td>
62086217 </tr></tbody>
62096218</table>
62106219
@@ -6604,7 +6613,7 @@ mutually exclusive with Routes<br/>
66046613 <td><b>isRegex</b></td>
66056614 <td>boolean</td>
66066615 <td>
6607- is regex <br/>
6616+ Deprecated: Does nothing and is not exported by Grafana <br/>
66086617 </td>
66096618 <td>true</td>
66106619 </tr><tr>
@@ -6618,7 +6627,7 @@ mutually exclusive with Routes<br/>
66186627 <td><b>isEqual</b></td>
66196628 <td>boolean</td>
66206629 <td>
6621- is equal <br/>
6630+ Deprecated: Does nothing and is not exported by Grafana <br/>
66226631 </td>
66236632 <td>false</td>
66246633 </tr><tr>
@@ -6628,6 +6637,15 @@ mutually exclusive with Routes<br/>
66286637 name<br/>
66296638 </td>
66306639 <td>false</td>
6640+ </tr><tr>
6641+ <td><b>type</b></td>
6642+ <td>integer</td>
6643+ <td>
6644+ type<br/>
6645+ <br/>
6646+ <i>Format</i>: int64<br/>
6647+ </td>
6648+ <td>false</td>
66316649 </tr></tbody>
66326650</table>
66336651
You can’t perform that action at this time.
0 commit comments