It is not clear that it is necessary to use kellnr.origin.port and kellnr.origin.protocol
kellnr.apiProtocol is not present in values.yaml, creating confusion about its usage
Should ingress.tls.enabled and ingress.tls.certSource be used?
ingress.annotations:
From what is stated in the documentation, I thought it should be treated like the other parameters, but it is correctly interpreted with the escape \ and in the indicated format.
Could you provide some examples on how to use ingress.annotations, even in the case where more than one annotation needs to be used?
Hello,
I wanted to ask if it would be possible to clarify some details regarding the TLS configuration and the ingress.annotations section.
For detail, I am providing the command successfully executed on my infrastructure.
Environment:
TLS:
ingress.annotations: From what is stated in the documentation, I thought it should be treated like the other parameters, but it is correctly interpreted with the escape \ and in the indicated format.
Could you provide some examples on how to use ingress.annotations, even in the case where more than one annotation needs to be used?
Thank you very much for the work done.