Skip to content
  • Lucas Roesler's avatar
    5dce1deb
    Add advanced secret management · 5dce1deb
    Lucas Roesler authored
    
    
    **What**
    - Add the ability to specify secrets as a csv
    - Vendor the docker/cli/opts
    - Update the guide for secrets to use the `faas-cli`
    
    **Why**
    - Allowing the csv specification of secrets gives users more control about how
    those secrets are mounted into the container.  This is good for things like
    key rotation and for developers that are building on top of OpenFaaS.
    
    Signed-off-by: default avatarLucas Roesler <lucas.roesler@gmail.com>
    5dce1deb
    Add advanced secret management
    Lucas Roesler authored
    
    
    **What**
    - Add the ability to specify secrets as a csv
    - Vendor the docker/cli/opts
    - Update the guide for secrets to use the `faas-cli`
    
    **Why**
    - Allowing the csv specification of secrets gives users more control about how
    those secrets are mounted into the container.  This is good for things like
    key rotation and for developers that are building on top of OpenFaaS.
    
    Signed-off-by: default avatarLucas Roesler <lucas.roesler@gmail.com>
Loading