argoproj-labs / argocd-rbac-operator

Kubernetes Operator for Argo CD RBAC Management.
Apache License 2.0
20 stars 3 forks source link

Adding helm chart #13

Open lgatellier opened 1 week ago

lgatellier commented 1 week ago

Hi,

I'd like to early adopt this operator, and I'm up to write a Helm chart to deploy it.

It would like to share this helm chart. Would it be ok to add it in this repo, or would it be preferrable to add it in argoproj/argo-helm project ?

ggkhrmv commented 1 week ago

Hi,

I'd like to early adopt this operator, and I'm up to write a Helm chart to deploy it.

It would like to share this helm chart. Would it be ok to add it in this repo, or would it be preferrable to add it in argoproj/argo-helm project ?

You can add it to this repo, since argo-helm is for projects under argoproj.

Same as in #12 you can fork the repo and open a PR once you've written the helm chart, that would be a great contribution :)

lgatellier commented 4 days ago

Fine, I'll open a PR when the chart will be ready :+1: