Skip to content

Commit

Permalink
Bump k8s dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
SaaldjorMike committed Sep 8, 2023
1 parent 4b7c637 commit a21c864
Show file tree
Hide file tree
Showing 6 changed files with 129 additions and 51 deletions.
71 changes: 55 additions & 16 deletions charts/humio-operator/crds/core.humio.com_humioclusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,9 @@ spec:
used in HTTP probes
properties:
name:
description: The header field name
description: The header field name. This will be canonicalized
upon output, so case-variant names will be understood
as the same header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -1093,7 +1095,9 @@ spec:
used in HTTP probes
properties:
name:
description: The header field name
description: The header field name. This will be canonicalized
upon output, so case-variant names will be understood
as the same header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -1399,7 +1403,9 @@ spec:
used in HTTP probes
properties:
name:
description: The header field name
description: The header field name. This will be canonicalized
upon output, so case-variant names will be understood
as the same header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -6041,7 +6047,9 @@ spec:
to be used in HTTP probes
properties:
name:
description: The header field name
description: The header field name. This will
be canonicalized upon output, so case-variant
names will be understood as the same header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -6197,7 +6205,9 @@ spec:
to be used in HTTP probes
properties:
name:
description: The header field name
description: The header field name. This will
be canonicalized upon output, so case-variant
names will be understood as the same header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -6529,7 +6539,9 @@ spec:
to be used in HTTP probes
properties:
name:
description: The header field name
description: The header field name. This will
be canonicalized upon output, so case-variant
names will be understood as the same header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -10922,7 +10934,11 @@ spec:
custom header to be used in HTTP probes
properties:
name:
description: The header field name
description: The header field name.
This will be canonicalized upon
output, so case-variant names
will be understood as the same
header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -11030,7 +11046,11 @@ spec:
custom header to be used in HTTP probes
properties:
name:
description: The header field name
description: The header field name.
This will be canonicalized upon
output, so case-variant names
will be understood as the same
header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -11152,7 +11172,10 @@ spec:
header to be used in HTTP probes
properties:
name:
description: The header field name
description: The header field name.
This will be canonicalized upon output,
so case-variant names will be understood
as the same header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -11369,7 +11392,10 @@ spec:
header to be used in HTTP probes
properties:
name:
description: The header field name
description: The header field name.
This will be canonicalized upon output,
so case-variant names will be understood
as the same header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -11762,7 +11788,10 @@ spec:
header to be used in HTTP probes
properties:
name:
description: The header field name
description: The header field name.
This will be canonicalized upon output,
so case-variant names will be understood
as the same header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -12739,7 +12768,9 @@ spec:
to be used in HTTP probes
properties:
name:
description: The header field name
description: The header field name. This will
be canonicalized upon output, so case-variant
names will be understood as the same header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -12835,7 +12866,9 @@ spec:
to be used in HTTP probes
properties:
name:
description: The header field name
description: The header field name. This will
be canonicalized upon output, so case-variant
names will be understood as the same header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -12948,7 +12981,9 @@ spec:
to be used in HTTP probes
properties:
name:
description: The header field name
description: The header field name. This will
be canonicalized upon output, so case-variant
names will be understood as the same header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -13150,7 +13185,9 @@ spec:
to be used in HTTP probes
properties:
name:
description: The header field name
description: The header field name. This will
be canonicalized upon output, so case-variant
names will be understood as the same header.
type: string
value:
description: The header field value
Expand Down Expand Up @@ -13510,7 +13547,9 @@ spec:
to be used in HTTP probes
properties:
name:
description: The header field name
description: The header field name. This will
be canonicalized upon output, so case-variant
names will be understood as the same header.
type: string
value:
description: The header field value
Expand Down
Loading

0 comments on commit a21c864

Please sign in to comment.