Hi all,
I am getting the following error when I tried to provide kafka properties for ingress using '
ingress.spec.properties: consumer.properties'.
Error: .flink.statefun.flink.common.json.WrongTy peException Wrong type for key /ingress/spec/properties not a key-value list. and
Caused by: org.apache.flink.statefun.flink.common.json.MissingKeyException: missing key /ingress/spec/address
at org.apache.flink.statefun.flink.common.json.Selectors.dereference(Selectors.java:150)
Any insights in this regard will be helpful .
Thanks
Jessy