ContainerSolutions/externalsecret-operator

Include Helm chart setup again

开放

#96 创建于 2020年10月7日

 (2 条评论) (0 个反应) (2 位负责人)Go (27 个派生)auto 404
enhancementgood first issuehacktoberfesthelp wanted

仓库指标

星标
 (192 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Describe the solution you'd like

  • Helm chart setup added to the project.
  • CI testing the helm chart

What is the added value? Users can have more options to deploy the operator, being able to choose between plain yaml or helm.

Give us examples of the outcome

Maybe something similar with what we had before: https://github.com/ContainerSolutions/externalsecret-operator/tree/d2b6c9f9717f42b28b90be304252f674ec9e9079/deployments/helm

Or maybe using operator sdk to generate the helm chart already: https://sdk.operatorframework.io/docs/building-operators/helm/tutorial/

贡献者指南