Apache Spark operator recently added ingress for driver.
The example is a just a snippet which when added to SparkApplication
results in this error:
Error from server (BadRequest): error when creating "templates/objective-scala.yaml": SparkApplication in version "v1alpha1" cannot be handled as a SparkApplication: strict decoding error: unknown field "spec.driverServiceIngressList"
Does anyone have a full .yaml example? Thx