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: charts/spark-operator-chart/values.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -82,11 +82,11 @@ controller:
82
82
# -- Configure the encoder of logging, can be one of `console` or `json`.
83
83
logEncoder: console
84
84
85
-
# -- Manager product to use with the default manager factory.
86
-
managerProduct: default
85
+
# -- Manager product to use with the default manager factory.
86
+
managerProduct: default
87
87
88
-
# -- Fallback manager product used when the primary selection cannot be applied.
89
-
managerProductFallback: default
88
+
# -- Fallback manager product used when the primary selection cannot be applied.
89
+
managerProductFallback: default
90
90
91
91
# -- Grace period after a successful spark-submit when driver pod not found errors will be retried. Useful if the driver pod can take some time to be created.
0 commit comments