Skip to content

Commit 7432f37

Browse files
committed
regenerate charts
1 parent 85c149c commit 7432f37

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

deploy/helm/spark-k8s-operator/crds/crds.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1870,7 +1870,7 @@ spec:
18701870
description: Auto-generated derived type for SparkConnectServerSpec via `CustomResource`
18711871
properties:
18721872
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).
18741874
properties:
18751875
args:
18761876
default: []
@@ -1881,7 +1881,7 @@ spec:
18811881
clusterConfig:
18821882
default:
18831883
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.
18851885
properties:
18861886
listenerClass:
18871887
default: external-unstable
@@ -1917,7 +1917,7 @@ spec:
19171917
type: boolean
19181918
type: object
19191919
executor:
1920-
description: Spark connect executor properties.
1920+
description: Spark Connect executor properties.
19211921
nullable: true
19221922
properties:
19231923
cliOverrides:
@@ -2180,7 +2180,7 @@ spec:
21802180
type: string
21812181
type: object
21822182
server:
2183-
description: A spark connect server definition.
2183+
description: A Spark Connect server definition.
21842184
nullable: true
21852185
properties:
21862186
cliOverrides:

0 commit comments

Comments
 (0)