GoogleCloudPlatform / flink-on-k8s-operator

[DEPRECATED] Kubernetes operator for managing the lifecycle of Apache Flink and Beam applications.
Apache License 2.0
658 stars 266 forks source link

Deploy target doesn't replace IMG #342

Closed EnriqueL8 closed 3 years ago

EnriqueL8 commented 3 years ago

When running:

make deploy FLINK_OPERATOR_NAMESPACE=mynamespace WATCH_NAMESPACE=mynamespace IMG=myregistry/myusername/myimage:mytag

The value in IMG doesn't get replaced in the deployment.