kubernetes / kops

Kubernetes Operations (kOps) - Production Grade k8s Installation, Upgrades and Management
https://kops.sigs.k8s.io/
Apache License 2.0
15.82k stars 4.64k forks source link

Add custom permission on cert-manager addon #16677

Open nsagnett opened 1 month ago

nsagnett commented 1 month ago

/kind feature

Hello,

We currently use cert-manager addon combined with IRSA pod-identity-webhook with KOPS 1.28.4. When we setup the cluster, cert-manager provisionned automatically an IAM role and it works. But, I would like to add custom permission on existing role and I don't find any documentation on this.

Do you have some sample or a workaround if it's not possible?

pipsi33 commented 1 month ago

nice