replicaCount: 1 # -- Set this if running spark jobs in a different namespace than the operator sparkJobNamespace: "spark-team-a" # -- Operator concurrency, higher values might increase memory usage controllerThreads: 10 resources: limits: cpu: 200m memory: 1Gi requests: cpu: 100m memory: 512Mi