pulumi/pulumi-kubernetes-operator

Allow adding role and rolebinding for flux source access

Closed this issue ยท 5 comments

Hello!

Currently the helm chart doesn't include any way to allow the operator to access flux source. It would be good to include it.

  • Vote on this issue by adding a ๐Ÿ‘ reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Affected area/feature

Tasks

No tasks being tracked yet.

Hello @budimanjojo,

Thank you for suggesting this enhancement.The addition of Helm chart support is a new supported installation method, so thanks for pointing out the lack of Flux source support - we'll look into adding this soon.

cc @dirien who implemented the initial Helm chart support.

dirien commented

Np, @budimanjojo,

let me create a PR for this!

dirien commented

Hey @budimanjojo and @rquitales,

here is the PR #480

OCI chart version 0.2.0 should give access (get,list,watch) to the Flux Source.

Thanks!

@budimanjojo 0.7.0 ๐Ÿ˜