style95 commented on a change in pull request #4979:
URL: https://github.com/apache/openwhisk/pull/4979#discussion_r496012085
##########
File path: tests/src/test/resources/application.conf.j2
##########
@@ -100,6 +100,8 @@ whisk {
elasticsearch {
docker-image = "{{ elasticsearch.docker_image |
default('docker.elastic.co/elasticsearch/elasticsearch:' ~
elasticsearch.version ) }}"
}
+
+ helm.release = "release"
Review comment:
Just for clarity, how is this value overridden?
Don't we need any changes in `openwhisk-deploy-kube` repo accordingly?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]