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/13 15:25:30 UTC

[GitHub] sciabarracom opened a new issue #407: error in documenting providers database

sciabarracom opened a new issue #407: error in documenting providers database
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/issues/407
 
 
   it is NOT
   
   ```
   providers:
      alarm:
        enable: true
        db:
          ....
   ```
   
   but
   
   ```
   providers:
     db:
       ...
     alarm:
       enabled: 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:
users@infra.apache.org


With regards,
Apache Git Services