igalshilman commented on a change in pull request #17:
URL:
https://github.com/apache/flink-statefun-playground/pull/17#discussion_r799281747
##########
File path: deployments/k8s/04-statefun/00-module.yaml
##########
@@ -5,11 +5,12 @@ metadata:
name: module-config
data:
module.yaml: |+
- kind: io.statefun.endpoints.v2.http
+ kind: io.statefun.endpoints.v2/http
spec:
functions: example/*
urlPathTemplate:
http://functions.statefun.svc.cluster.local:8000/statefun
transport:
+ type: io.statefun.transports.v1/okhttp
Review comment:
cool, thanks for doing is!
If you need any assistance/stumble something let us know on the user mailing
list for Apache Flink.
I'd be happy to help out!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]