Skip to content

Commit fdcf951

Browse files
Chenzhao GuoGitHub Enterprise
authored andcommitted
Update values.yaml for apple charts to enable probes (apache#118)
1 parent 7790ece commit fdcf951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools/helm/spark-kubernetes-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ operatorDeployment:
5757
ephemeral-storage: 2Gi
5858
memory: 2Gi
5959
probes:
60-
enable: false
60+
enable: true
6161
port: 19091
6262
livenessProbe:
6363
periodSeconds: 10

0 commit comments

Comments
 (0)