hunhoffe commented on code in PR #729: URL: https://github.com/apache/openwhisk-deploy-kube/pull/729#discussion_r918524790
########## helm/openwhisk/values.yaml: ########## @@ -259,6 +265,54 @@ controller: jvmOptions: "" loglevel: "INFO" +# Scheduler configurations +scheduler: + enable: true + imageName: "hunhoffe/scheduler" Review Comment: TODO: need to update this once apache/openwhisk has accepted changes needed for scheduler to replicate properly, and also once scheduler images are pushed to dockerhub. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
