@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33kind : CustomResourceDefinition
44metadata :
55 annotations :
6- controller-gen.kubebuilder.io/version : v0.15 .0
6+ controller-gen.kubebuilder.io/version : v0.18 .0
77 name : clusterfilters.fluentbit.fluent.io
88spec :
99 group : fluentbit.fluent.io
8585 retryLimit :
8686 description : ' RetryLimit describes how many times fluent-bit
8787 should retry to send data to a specific output. If set
88- to false fluent-bit will try indefinetly . If set to any
88+ to false fluent-bit will try indefinitely . If set to any
8989 integer N>0 it will try at most N+1 times. Leading zeros
9090 are not allowed (values such as 007, 0150, 01 do not work).
9191 If this property is not defined fluent-bit will use the
@@ -131,7 +131,7 @@ spec:
131131 retryLimit :
132132 description : ' RetryLimit describes how many times fluent-bit
133133 should retry to send data to a specific output. If set
134- to false fluent-bit will try indefinetly . If set to any
134+ to false fluent-bit will try indefinitely . If set to any
135135 integer N>0 it will try at most N+1 times. Leading zeros
136136 are not allowed (values such as 007, 0150, 01 do not work).
137137 If this property is not defined fluent-bit will use the
@@ -291,7 +291,7 @@ spec:
291291 retryLimit :
292292 description : ' RetryLimit describes how many times fluent-bit
293293 should retry to send data to a specific output. If set
294- to false fluent-bit will try indefinetly . If set to any
294+ to false fluent-bit will try indefinitely . If set to any
295295 integer N>0 it will try at most N+1 times. Leading zeros
296296 are not allowed (values such as 007, 0150, 01 do not work).
297297 If this property is not defined fluent-bit will use the
@@ -396,7 +396,7 @@ spec:
396396 retryLimit :
397397 description : ' RetryLimit describes how many times fluent-bit
398398 should retry to send data to a specific output. If set
399- to false fluent-bit will try indefinetly . If set to any
399+ to false fluent-bit will try indefinitely . If set to any
400400 integer N>0 it will try at most N+1 times. Leading zeros
401401 are not allowed (values such as 007, 0150, 01 do not work).
402402 If this property is not defined fluent-bit will use the
@@ -434,7 +434,7 @@ spec:
434434 retryLimit :
435435 description : ' RetryLimit describes how many times fluent-bit
436436 should retry to send data to a specific output. If set
437- to false fluent-bit will try indefinetly . If set to any
437+ to false fluent-bit will try indefinitely . If set to any
438438 integer N>0 it will try at most N+1 times. Leading zeros
439439 are not allowed (values such as 007, 0150, 01 do not work).
440440 If this property is not defined fluent-bit will use the
@@ -454,9 +454,7 @@ spec:
454454 This field is effectively required, but due to backwards compatibility is
455455 allowed to be empty. Instances of this type with an empty value here are
456456 almost certainly wrong.
457- TODO: Add other useful fields. apiVersion, kind, uid?
458457 More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
459- TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
460458 type : string
461459 optional :
462460 description : Specify whether the ConfigMap or its key
@@ -559,7 +557,7 @@ spec:
559557 retryLimit :
560558 description : ' RetryLimit describes how many times fluent-bit
561559 should retry to send data to a specific output. If set
562- to false fluent-bit will try indefinetly . If set to any
560+ to false fluent-bit will try indefinitely . If set to any
563561 integer N>0 it will try at most N+1 times. Leading zeros
564562 are not allowed (values such as 007, 0150, 01 do not work).
565563 If this property is not defined fluent-bit will use the
@@ -682,7 +680,7 @@ spec:
682680 retryLimit :
683681 description : ' RetryLimit describes how many times fluent-bit
684682 should retry to send data to a specific output. If set
685- to false fluent-bit will try indefinetly . If set to any
683+ to false fluent-bit will try indefinitely . If set to any
686684 integer N>0 it will try at most N+1 times. Leading zeros
687685 are not allowed (values such as 007, 0150, 01 do not work).
688686 If this property is not defined fluent-bit will use the
@@ -722,7 +720,7 @@ spec:
722720 retryLimit :
723721 description : ' RetryLimit describes how many times fluent-bit
724722 should retry to send data to a specific output. If set
725- to false fluent-bit will try indefinetly . If set to any
723+ to false fluent-bit will try indefinitely . If set to any
726724 integer N>0 it will try at most N+1 times. Leading zeros
727725 are not allowed (values such as 007, 0150, 01 do not work).
728726 If this property is not defined fluent-bit will use the
@@ -762,7 +760,7 @@ spec:
762760 retryLimit :
763761 description : ' RetryLimit describes how many times fluent-bit
764762 should retry to send data to a specific output. If set
765- to false fluent-bit will try indefinetly . If set to any
763+ to false fluent-bit will try indefinitely . If set to any
766764 integer N>0 it will try at most N+1 times. Leading zeros
767765 are not allowed (values such as 007, 0150, 01 do not work).
768766 If this property is not defined fluent-bit will use the
@@ -799,7 +797,7 @@ spec:
799797 retryLimit :
800798 description : ' RetryLimit describes how many times fluent-bit
801799 should retry to send data to a specific output. If set
802- to false fluent-bit will try indefinetly . If set to any
800+ to false fluent-bit will try indefinitely . If set to any
803801 integer N>0 it will try at most N+1 times. Leading zeros
804802 are not allowed (values such as 007, 0150, 01 do not work).
805803 If this property is not defined fluent-bit will use the
@@ -837,7 +835,7 @@ spec:
837835 retryLimit :
838836 description : ' RetryLimit describes how many times fluent-bit
839837 should retry to send data to a specific output. If set
840- to false fluent-bit will try indefinetly . If set to any
838+ to false fluent-bit will try indefinitely . If set to any
841839 integer N>0 it will try at most N+1 times. Leading zeros
842840 are not allowed (values such as 007, 0150, 01 do not work).
843841 If this property is not defined fluent-bit will use the
@@ -875,7 +873,7 @@ spec:
875873 retryLimit :
876874 description : ' RetryLimit describes how many times fluent-bit
877875 should retry to send data to a specific output. If set
878- to false fluent-bit will try indefinetly . If set to any
876+ to false fluent-bit will try indefinitely . If set to any
879877 integer N>0 it will try at most N+1 times. Leading zeros
880878 are not allowed (values such as 007, 0150, 01 do not work).
881879 If this property is not defined fluent-bit will use the
@@ -912,7 +910,7 @@ spec:
912910 retryLimit :
913911 description : ' RetryLimit describes how many times fluent-bit
914912 should retry to send data to a specific output. If set
915- to false fluent-bit will try indefinetly . If set to any
913+ to false fluent-bit will try indefinitely . If set to any
916914 integer N>0 it will try at most N+1 times. Leading zeros
917915 are not allowed (values such as 007, 0150, 01 do not work).
918916 If this property is not defined fluent-bit will use the
0 commit comments