File tree Expand file tree Collapse file tree 2 files changed +0
-56
lines changed
charts/spark-operator-chart Expand file tree Collapse file tree 2 files changed +0
-56
lines changed Original file line number Diff line number Diff line change @@ -44,19 +44,6 @@ image:
4444controller :
4545 # -- Number of replicas of controller.
4646 replicas : 1
47-
48- # -- Progress deadline seconds for deployment
49- progressDeadlineSeconds : 600
50-
51- # -- Revision history limit for deployment
52- revisionHistoryLimit : 10
53-
54- # -- Deployment strategy
55- strategy :
56- rollingUpdate :
57- maxSurge : 25%
58- maxUnavailable : 25%
59- type : RollingUpdate
6047
6148 leaderElection :
6249 # -- Specifies whether to enable leader election for controller.
@@ -156,18 +143,6 @@ controller:
156143
157144 # -- Priority class for controller pods.
158145 priorityClassName : " "
159-
160- # -- Pod DNS policy
161- dnsPolicy : ClusterFirst
162-
163- # -- Pod restart policy
164- restartPolicy : Always
165-
166- # -- Pod scheduler name
167- schedulerName : default-scheduler
168-
169- # -- Pod termination grace period seconds
170- terminationGracePeriodSeconds : 30
171146
172147 # -- Security context for controller pods.
173148 podSecurityContext :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments