Hello,
I like the great detailed explanation and each point implementation using Kubernetes provider.
But its giving me error to pass on the "depedns_on" value, what it would be dependent on ?
Also, instead of generating certificates through Kubernetes, I would like to pass my own certificates.
I see in official implementation, its just asking for root and intermediate cert/key, but in your implementation there is certificate for few additional items too ( proxy_injector, tap, sp_validator) , why do we need those.
thanks very much in advance for sharing this .