Skip to content

Commit 508c4c3

Browse files
committed
Updates
1 parent 98e7fbc commit 508c4c3

File tree

2 files changed

+0
-56
lines changed

2 files changed

+0
-56
lines changed

charts/spark-operator-chart/values.yaml

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -44,19 +44,6 @@ image:
4444
controller:
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:

native-submit/Dockerfile

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)