Terry-Shi opened a new issue #103: only need java runtime URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/103 is that possible to only include java runtime in invoker.yml like this: - name: "RUNTIMES_MANIFEST" value: '{ "defaultImagePrefix": "openwhisk", "defaultImageTag": "latest", "runtimes": { "java": [ { "kind": "java", "default": true, "image": { "name": "java8action" }, "deprecated": false, "attached": { "attachmentName": "jarfile", "attachmentType": "application/java-archive" }, "sentinelledLogs": false, "requireMain": true } ] }}'
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
