streamshub / flink-sql-examples

Apache License 2.0
1 stars 6 forks source link

Patch flink deployment to run on openshift #11

Closed kornys closed 2 months ago

kornys commented 2 months ago

This patch allows to run flink example CR on openshift in more restricted env then minikube/kind environemnt. It fixes the podTemplate to mount emptyDirs to allow write logs and data by flink on local disk.

katheris commented 2 months ago

I'm having issues provisioning an OpenShift cluster this morning so haven't tested the change on OpenShift but it works fine locally on minikube still so happy to approve as the change LGTM