From ff37de8258c761d3c1eaa234be098002e7732b86 Mon Sep 17 00:00:00 2001 From: Alexander Dejanovski Date: Mon, 22 Jan 2024 08:42:40 +0100 Subject: [PATCH] Upgrade CRD reference (#1177) Co-authored-by: RachanKaur --- .../crd/cass-operator-crds-latest/_index.md | 7 ++++ .../k8ssandra-operator-crds-latest/_index.md | 33 +++++++++++++++---- .../k8ssandra-operator-crds-0.4/_index.md | 20 +++++------ .../k8ssandra-operator-crds-0.5/_index.md | 20 +++++------ .../k8ssandra-operator-crds-1.0/_index.md | 20 +++++------ .../k8ssandra-operator-crds-1.1/_index.md | 20 +++++------ .../k8ssandra-operator-crds-1.2/_index.md | 28 ++++++++-------- .../k8ssandra-operator-crds-1.3/_index.md | 28 ++++++++-------- .../k8ssandra-operator-crds-1.4/_index.md | 28 ++++++++-------- .../k8ssandra-operator-crds-1.5/_index.md | 28 ++++++++-------- .../k8ssandra-operator-crds-1.6/_index.md | 28 ++++++++-------- 11 files changed, 144 insertions(+), 116 deletions(-) diff --git a/docs/content/en/reference/crd/cass-operator-crds-latest/_index.md b/docs/content/en/reference/crd/cass-operator-crds-latest/_index.md index 30e63963d..366ed57ad 100644 --- a/docs/content/en/reference/crd/cass-operator-crds-latest/_index.md +++ b/docs/content/en/reference/crd/cass-operator-crds-latest/_index.md @@ -130,6 +130,13 @@ CassandraDatacenterSpec defines the desired state of a CassandraDatacenter StorageConfig describes the persistent storage request of each server node
true + + additionalAnnotations + map[string]string + + Additional Annotations allows to define additional labels that will be included in all objects created by the operator. Note, user can override values set by default from the cass-operator and doing so could break cass-operator functionality.
+ + false additionalLabels map[string]string diff --git a/docs/content/en/reference/crd/k8ssandra-operator-crds-latest/_index.md b/docs/content/en/reference/crd/k8ssandra-operator-crds-latest/_index.md index 2a8d9a20f..5815f3455 100644 --- a/docs/content/en/reference/crd/k8ssandra-operator-crds-latest/_index.md +++ b/docs/content/en/reference/crd/k8ssandra-operator-crds-latest/_index.md @@ -16405,11 +16405,18 @@ ManagementApiAuth defines the authentication settings for the management API in
false + + commonAnnotations + map[string]string + + annotations that will be applied to all components created by the CRD
+ + false commonLabels map[string]string - labels/annotations that will be applied to all components created by the CRD
+ labels that will be applied to all components created by the CRD
false @@ -37345,11 +37352,18 @@ Struct to hold labels and annotations for the top-level Cassandra cluster defini
false + + commonAnnotations + map[string]string + + annotations that will be applied to all components created by the CRD
+ + false commonLabels map[string]string - labels/annotations that will be applied to all components created by the CRD
+ labels that will be applied to all components created by the CRD
false @@ -45122,6 +45136,13 @@ Provides all storage backend related properties for backups. Whether to use SSL for the storage backend.
false + + sslVerify + boolean + + When using SSL, whether to also verify the certificate.
+ + false storageProvider enum @@ -45413,7 +45434,7 @@ Reaper defines the desired deployment characteristics for Reaper in this K8ssand uiUserSecretRef object - Defines the secret which contains the username and password for the Reaper UI and REST API authentication.
+ Defines the secret which contains the username and password for the Reaper UI and REST API authentication. When UiUserSecretRef.Name == "", authentication is turned off in the front-end only.
false @@ -49351,7 +49372,7 @@ The pod this Toleration is attached to tolerates any taint that matches the trip -Defines the secret which contains the username and password for the Reaper UI and REST API authentication. +Defines the secret which contains the username and password for the Reaper UI and REST API authentication. When UiUserSecretRef.Name == "", authentication is turned off in the front-end only. @@ -73108,7 +73129,7 @@ ReaperSpec defines the desired state of Reaper @@ -77264,7 +77285,7 @@ The pod this Toleration is attached to tolerates any taint that matches the trip -Defines the secret which contains the username and password for the Reaper UI and REST API authentication. +Defines the secret which contains the username and password for the Reaper UI and REST API authentication. When UiUserSecretRef.Name == "", authentication is turned off in the front-end only.
uiUserSecretRef object - Defines the secret which contains the username and password for the Reaper UI and REST API authentication.
+ Defines the secret which contains the username and password for the Reaper UI and REST API authentication. When UiUserSecretRef.Name == "", authentication is turned off in the front-end only.
false
diff --git a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-0.4/_index.md b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-0.4/_index.md index 13e90a0e1..698fe99d3 100644 --- a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-0.4/_index.md +++ b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-0.4/_index.md @@ -6122,7 +6122,7 @@ Stargate defines the desired deployment characteristics for Stargate in this dat @@ -7910,7 +7910,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -9877,7 +9877,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -10274,7 +10274,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
@@ -15930,7 +15930,7 @@ Stargate defines the desired deployment characteristics for Stargate in this K8s @@ -17897,7 +17897,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -36548,7 +36548,7 @@ Specification of the desired behavior of this Stargate resource. @@ -38573,7 +38573,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -40540,7 +40540,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -40937,7 +40937,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
diff --git a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-0.5/_index.md b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-0.5/_index.md index 23ec9e0e9..64415b8fe 100644 --- a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-0.5/_index.md +++ b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-0.5/_index.md @@ -6117,7 +6117,7 @@ Stargate defines the desired deployment characteristics for Stargate in this dat @@ -7905,7 +7905,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -9872,7 +9872,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -10269,7 +10269,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
@@ -15857,7 +15857,7 @@ Stargate defines the desired deployment characteristics for Stargate in this K8s @@ -17824,7 +17824,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -36484,7 +36484,7 @@ Specification of the desired behavior of this Stargate resource. @@ -38509,7 +38509,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -40476,7 +40476,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -40873,7 +40873,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
diff --git a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.0/_index.md b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.0/_index.md index 2724fc5b3..0ff48f699 100644 --- a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.0/_index.md +++ b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.0/_index.md @@ -6023,7 +6023,7 @@ Stargate defines the desired deployment characteristics for Stargate in this dat @@ -7811,7 +7811,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -9778,7 +9778,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -10175,7 +10175,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
@@ -16026,7 +16026,7 @@ Stargate defines the desired deployment characteristics for Stargate in this K8s @@ -17993,7 +17993,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -36653,7 +36653,7 @@ Specification of the desired behavior of this Stargate resource. @@ -38678,7 +38678,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -40645,7 +40645,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -41042,7 +41042,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
diff --git a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.1/_index.md b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.1/_index.md index 43218a24b..8c4463370 100644 --- a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.1/_index.md +++ b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.1/_index.md @@ -6905,7 +6905,7 @@ Stargate defines the desired deployment characteristics for Stargate in this dat @@ -8737,7 +8737,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -10792,7 +10792,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -11233,7 +11233,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
@@ -17181,7 +17181,7 @@ Stargate defines the desired deployment characteristics for Stargate in this K8s @@ -19236,7 +19236,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -39099,7 +39099,7 @@ Specification of the desired behavior of this Stargate resource. @@ -41168,7 +41168,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -43223,7 +43223,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -43664,7 +43664,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
diff --git a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.2/_index.md b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.2/_index.md index b691a1bb9..3d7e8258c 100644 --- a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.2/_index.md +++ b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.2/_index.md @@ -17298,7 +17298,7 @@ Stargate defines the desired deployment characteristics for Stargate in this dat @@ -19183,7 +19183,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -21284,7 +21284,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -21759,7 +21759,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
@@ -30150,7 +30150,7 @@ Reaper defines the desired deployment characteristics for Reaper in this K8ssand @@ -33263,7 +33263,7 @@ The Windows specific settings applied to all containers. If unspecified, the opt -Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -33553,7 +33553,7 @@ Stargate defines the desired deployment characteristics for Stargate in this K8s @@ -35654,7 +35654,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -52116,7 +52116,7 @@ ReaperSpec defines the desired state of Reaper @@ -55351,7 +55351,7 @@ The Windows specific settings applied to all containers. If unspecified, the opt -Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -56094,7 +56094,7 @@ Specification of the desired behavior of this Stargate resource. @@ -58216,7 +58216,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -60317,7 +60317,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -60792,7 +60792,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
diff --git a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.3/_index.md b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.3/_index.md index 3fabb61ea..31b8d361a 100644 --- a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.3/_index.md +++ b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.3/_index.md @@ -12661,7 +12661,7 @@ Stargate defines the desired deployment characteristics for Stargate in this dat @@ -14546,7 +14546,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -16647,7 +16647,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -17122,7 +17122,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
@@ -25554,7 +25554,7 @@ Reaper defines the desired deployment characteristics for Reaper in this K8ssand @@ -28667,7 +28667,7 @@ The Windows specific settings applied to all containers. If unspecified, the opt -Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -28957,7 +28957,7 @@ Stargate defines the desired deployment characteristics for Stargate in this K8s @@ -31058,7 +31058,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -47540,7 +47540,7 @@ ReaperSpec defines the desired state of Reaper @@ -50775,7 +50775,7 @@ The Windows specific settings applied to all containers. If unspecified, the opt -Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -51518,7 +51518,7 @@ Specification of the desired behavior of this Stargate resource. @@ -53640,7 +53640,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -55741,7 +55741,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -56216,7 +56216,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
diff --git a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.4/_index.md b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.4/_index.md index b7d62a23a..6b2dbe514 100644 --- a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.4/_index.md +++ b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.4/_index.md @@ -13219,7 +13219,7 @@ Stargate defines the desired deployment characteristics for Stargate in this dat @@ -15114,7 +15114,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -17215,7 +17215,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -17690,7 +17690,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
@@ -26566,7 +26566,7 @@ Reaper defines the desired deployment characteristics for Reaper in this K8ssand @@ -29679,7 +29679,7 @@ The Windows specific settings applied to all containers. If unspecified, the opt -Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -29979,7 +29979,7 @@ Stargate defines the desired deployment characteristics for Stargate in this K8s @@ -32080,7 +32080,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -48572,7 +48572,7 @@ ReaperSpec defines the desired state of Reaper @@ -51903,7 +51903,7 @@ The Windows specific settings applied to all containers. If unspecified, the opt -Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -52656,7 +52656,7 @@ Specification of the desired behavior of this Stargate resource. @@ -54980,7 +54980,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -57081,7 +57081,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -57556,7 +57556,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
diff --git a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.5/_index.md b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.5/_index.md index 0cd5f085c..1e168cdfb 100644 --- a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.5/_index.md +++ b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.5/_index.md @@ -18286,7 +18286,7 @@ Stargate defines the desired deployment characteristics for Stargate in this dat @@ -20311,7 +20311,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -22535,7 +22535,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -23291,7 +23291,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
@@ -43118,7 +43118,7 @@ Reaper defines the desired deployment characteristics for Reaper in this K8ssand @@ -46354,7 +46354,7 @@ The Windows specific settings applied to all containers. If unspecified, the opt -Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -46942,7 +46942,7 @@ Stargate defines the desired deployment characteristics for Stargate in this K8s @@ -49166,7 +49166,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -70125,7 +70125,7 @@ ReaperSpec defines the desired state of Reaper @@ -73579,7 +73579,7 @@ The Windows specific settings applied to all containers. If unspecified, the opt -Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -74620,7 +74620,7 @@ Specification of the desired behavior of this Stargate resource. @@ -77074,7 +77074,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -79298,7 +79298,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -80054,7 +80054,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
diff --git a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.6/_index.md b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.6/_index.md index 2086395a6..c505b34c8 100644 --- a/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.6/_index.md +++ b/docs/content/en/reference/crd/releases/k8ssandra-operator-releases/k8ssandra-operator-crds-1.6/_index.md @@ -18300,7 +18300,7 @@ Stargate defines the desired deployment characteristics for Stargate in this dat @@ -20325,7 +20325,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -22549,7 +22549,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -23451,7 +23451,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
@@ -43716,7 +43716,7 @@ Reaper defines the desired deployment characteristics for Reaper in this K8ssand @@ -46952,7 +46952,7 @@ The Windows specific settings applied to all containers. If unspecified, the opt -Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -47686,7 +47686,7 @@ Stargate defines the desired deployment characteristics for Stargate in this K8s @@ -49910,7 +49910,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -71015,7 +71015,7 @@ ReaperSpec defines the desired state of Reaper @@ -74469,7 +74469,7 @@ The Windows specific settings applied to all containers. If unspecified, the opt -Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Reaper pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -75656,7 +75656,7 @@ Specification of the desired behavior of this Stargate resource. @@ -78110,7 +78110,7 @@ StargateRackTemplate defines custom rules for Stargate pods in a given rack. The @@ -80334,7 +80334,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
telemetry object - Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings)
+ Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)
false
@@ -81236,7 +81236,7 @@ Resources is the Kubernetes resource requests and limits to apply, per Stargate -Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overridden by DC specific settings) +Telemetry defines the desired telemetry integrations to deploy targeting the Stargate pods for all DCs in this cluster (unless overriden by DC specific settings)