Native Kubernetes annotation parsing problem
Posted by
Kevin Kwon on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Native-Kubernetes-annotation-parsing-problem-tp41345.html
Hi team, I'm using Native Kubernetes annotation config
kubernetes.jobmanager.annotations
and I'm facing some problem with parsing.
I use annotation
but seems no matter what I do, the colon is getting parsed for key, value. can anyone help?