You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/09/15 01:59:59 UTC

[GitHub] [openwhisk-deploy-kube] upgle commented on issue #635: No way to override runtimes.json

upgle commented on issue #635:
URL: https://github.com/apache/openwhisk-deploy-kube/issues/635#issuecomment-692414885


   Hi @travigd, you can create new runtimes-minimal.json and override it like this:
   
   ```bash
   cat > mycluster.yaml <<EOF
   whisk:
     runtimes: "runtimes-minimal.json"
   ```
   
   https://github.com/apache/openwhisk-deploy-kube/blob/f9179825e78879f40436dbb5386268a888a0f716/helm/openwhisk/values.yaml#L126


----------------------------------------------------------------
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:
users@infra.apache.org