2019-10-27 00:23:22 UTC - Krzysztof Sobkowiak: Thanks @Rodric Rabbah. This file is included in a jar file. To change the value I have to compile the OpenWhisk core project. Is it possible to override the values during installation on Kubernetes using <https://github.com/apache/openwhisk-deploy-kube/tree/master/helm/openwhisk>? e.g. in `mycluster.yaml` or any other config file? I can"t see any option in `values.yaml`. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1572135802121500 ---- 2019-10-27 00:28:37 UTC - Rodric Rabbah: All those values can be set with environment vars <https://github.com/apache/openwhisk/blob/master/docs/dev/configuration.md> https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1572136117122100 ---- 2019-10-27 12:00:59 UTC - Pepi Paraskevoulakou: hello, a question: i have this output from rest api https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1572177659122400?thread_ts=1572099176.086600&cid=C3TPCAQG1 ---- 2019-10-27 12:03:44 UTC - Pepi Paraskevoulakou: then i am trying to make a second action which the below output will be the input for the second action (in other words i am trying to create a sequence) but it raises error https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1572177824122800?thread_ts=1572099176.086600&cid=C3TPCAQG1 ---- 2019-10-27 12:04:27 UTC - Pepi Paraskevoulakou: this is the rror https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1572177867123200?thread_ts=1572099176.086600&cid=C3TPCAQG1 ---- 2019-10-27 15:52:22 UTC - Pepi Paraskevoulakou: what about not having logs ? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1572191542123800 ----