cmd/k8s-operator,k8s-operator:ensure that recorder replicas default to 1 (#18375)

Updates #17965

Signed-off-by: chaosinthecrd <tom@tmlabs.co.uk>
This commit is contained in:
Tom Meadows
2026-02-03 14:12:38 +00:00
committed by GitHub
parent f2b4d7065d
commit 77f5200164
4 changed files with 4 additions and 1 deletions
@@ -80,6 +80,7 @@ type RecorderSpec struct {
// Replicas specifies how many instances of tsrecorder to run. Defaults to 1.
// +optional
// +kubebuilder:validation:Minimum=0
// +kubebuilder:default=1
Replicas *int32 `json:"replicas,omitzero"`
// Tailnet specifies the tailnet this Recorder should join. If blank, the default tailnet is used. When set, this