You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy/helm/spark-k8s-operator/crds/crds.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1870,7 +1870,7 @@ spec:
1870
1870
description: Auto-generated derived type for SparkConnectServerSpec via `CustomResource`
1871
1871
properties:
1872
1872
spec:
1873
-
description: A Spark cluster connect server component. This resource is managed by the Stackable operator for Apache Spark. Find more information on how to use it in the [operator documentation](https://docs.stackable.tech/home/nightly/spark-k8s/usage-guide/connect-server).
1873
+
description: An Apache Spark Connect server component. This resource is managed by the Stackable operator for Apache Spark. Find more information on how to use it in the [operator documentation](https://docs.stackable.tech/home/nightly/spark-k8s/usage-guide/connect-server).
1874
1874
properties:
1875
1875
args:
1876
1876
default: []
@@ -1881,7 +1881,7 @@ spec:
1881
1881
clusterConfig:
1882
1882
default:
1883
1883
listenerClass: external-unstable
1884
-
description: Global Spark connect server configuration that applies to all roles and role groups.
1884
+
description: Global Spark Connect server configuration that applies to all roles.
0 commit comments