George Gaál
George Gaál
### 💬 Additional requirement: dynamic API version detection for FluxCD upgrades / downgrades In addition to the main issue, it’s important to consider a **runtime scenario**: > **FluxCD may be...
Yes, please resend.
Yes, duplicate, but let's discuss what we really want to achieve.
lgtm @Nicceboy also please consider to switching of generating certificates with cert-manager #577
Also I prefer `"${DIR}"` syntax over `$DIR` or even `"$DIR"`... and for all possible environment variables. Probably we should pass the shell scripts through some kind of shell linter. No...
I succeeded the installation with the next set of manifests: ```02-certificates.yaml --- apiVersion: cert-manager.io/v1 kind: Certificate metadata: name: "zitadel-pki-ca" spec: commonName: "zitadel-ca" secretName: "zitadel-pki-ca" duration: 87600h # 3650d renewBefore: 8760h...
@sspreitzer thank you very much as this one is looking deprecated.
@sspreitzer @mlbiam Hi! Could you highlight what are the differences between https://github.com/TremoloSecurity/kube-oidc-proxy/tree/master/deploy/charts/kube-oidc-proxy and https://github.com/sspreitzer/helm-kube-oidc-proxy I would be glad to have one place to develop helm chart, report issues and make...
@sspreitzer thanks for the swift reply! I know how opensource works but it creates the fragmentation and multiple teams implement the same things. I could post you a comprehensive description...