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 2019/01/23 12:11:10 UTC

[GitHub] sciabarracom opened a new issue #418: Cannot change internal keys

sciabarracom opened a new issue #418: Cannot change internal keys
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/418
 
 
   If I try to change authorization keys, for example those:
   
   ```
   whisk:
     ingress:
        type: Standard
        domain: sciabarra.cloud
        apiHostName: sciabarra.cloud
        apiHostPort: 443
     auth:
       system: "965279e9-cdaf-4e1e-8a2f-5f49da805e4d:AVmLjhb3jlgPmBh69l0jt2Gn871Rqx79uNeDp8mM1d7tgwUkX1HanK7Msq0OVL5e"
       guest: "965279e9-cdaf-4e1e-8a2f-5f49da805e4d:AVmLjhb3jlgPmBh69l0jt2Gn871Rqx79uNeDp8mM1d7tgwUkX1HanK7Msq0OVL5e"
   ```
   
   When I deploy with helm and I check the status with kubectl, I get multiple Error for the `install-packages-xxx` and I cannot set the key with `wsk property set`.
   
   If I leave the default values, removing whisk.auth.* everything works fine.
   

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


With regards,
Apache Git Services