GoogleCloudPlatform / flink-on-k8s-operator

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

add annotation to stateful set #432

Open yanghui16355 opened 3 years ago

yanghui16355 commented 3 years ago

This small PR is to add the annotation to the job/task managers' stateful set that it can be recognized by Spinnaker or other third-party tool which use the annotation on deployment or statefulSet.

@functicons please have a review and approve, thanks