Peter Fiddes
Peter Fiddes
I like the sound of this idea @sbose78 and matches exactly the recommendations made [here](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/) by helm project. I am facing this issue as I have one instance or argo...
> It looks like Kubernetes 1.24 doesn’t create a secret storing the service account token by default. We need to document this breaking change ASAP. There has been a lot...
So in my setup, I'm using a directory inside a particular repo to define all my argocd projects / applications in yaml. General pattern is to update the application yaml...
> The fields in the secret are currently hard-wired as having to be username and password for HTTPS repositories, and sshPrivateKey for SSH repositories. Would you think there'd be a...
Was hitting a similar issue but manage to get working with version 1.2.0. You need to follow the steps from @SergeiSporyshev's [comment](https://github.com/devopsprodigy/kubegraf/issues/12#issuecomment-544439615) But you also appear to need the CA...
Hey @earlgrey88 - I think with v0.2.0 this is solved and is now available as an input: https://github.com/cert-manager/trust-manager/blob/main/deploy/charts/trust-manager/values.yaml#L4-L5 Also the CRD does install as part of that version of the...
Perhaps this could be exposed in the `vcert` library, but also as a command line option as well? E.g. a `reset` sub command something like: ``` USAGE: vcert [global options]...
/remove-lifecycle stale
You are right that the subject details are not available as an annotation. I can't comment on if / when that might be a feature. Are you able to provide...
It's over 4 years since #3116 was opened, I think we'd all appreciate some indication of where this is? Is it still waiting on the proposal mentioned in [this comment](https://github.com/hashicorp/terraform/issues/3116#issuecomment-296848322),...