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:
44
44
controller :
45
45
# -- Number of replicas of controller.
46
46
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
60
47
61
48
leaderElection :
62
49
# -- Specifies whether to enable leader election for controller.
@@ -156,18 +143,6 @@ controller:
156
143
157
144
# -- Priority class for controller pods.
158
145
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
171
146
172
147
# -- Security context for controller pods.
173
148
podSecurityContext :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments