Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helm chart for vcenter-connector #569

Closed
wants to merge 1 commit into from

Commits on Dec 18, 2019

  1. Add helm chart for vcenter-connector

    This commit adds a helm chart for the OpenFaaS
    [vcenter-connector](https://github.com/openfaas-incubator/vcenter-connector).
    
    The chart is a modified version of the `kafka-connector` helm chart provided in this repo.
    This commit includes:
    
    - [x] A README how to use the chart
    - [x] A chart following the ones provided in the OpenFaaS `faas-netes` repository
    - [x] vcenter-connector uses flags so `values.yaml` was modified to
    support flags (`extraArgs`)
    - [x] Resource requests to guarantee compute resources for the connector
    - [x] Updates to the Makefile to include this chart in the Helm chart
    index
    
    Signed-off-by: Michael Gasch <[email protected]>
    Michael Gasch committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    1992bcb View commit details
    Browse the repository at this point in the history