fnproject / fn-helm

Helm Chart for Fn
Apache License 2.0
56 stars 24 forks source link

Support v2 API #39

Closed evanp closed 6 years ago

evanp commented 6 years ago

The server doesn't support the v2 API out of the box. Since the latest client uses the v2 API, this means that the latest client doesn't work.

We need to update the readiness check on the server, and update the default tag in values.yml.