tculp
tculp
Adding the `rbac: enabled: true` shown above solved this for me
I got this too using EKS: `Error: chart requires kubeVersion: >=1.10.0 which is incompatible with Kubernetes v1.21.9-eks-14c7a48` Explanation for similar SemVer mismatches here: https://github.com/helm/helm/issues/9371
Could a solution be for cert manager to set the ingressclassname if it can see an ingressclassresource with the same class name, and set the annotation otherwise? Either way, being...
@utam0k That wouldn't really solve the problem, because there may not be an image that has that (combination of) dependency(ies) to use as base, hence why we'd be using dazzle...
For the 3 options in @chrisallenlane 's comment, I would say making the envVar override the config option would make the most sense. $EDITOR is understood by many programs besides...
@hickeyma Thanks for removing the stale label, but the issue appears to have not been re-opened
This is still an issue present in the latest version