Advanced ingress controller configuration settings

By default, a TLS certificate is generated for the ingress controller to use. If you have your own TLS key and certificate that you want to use instead, update the following settings.

PA_KUBE_INGRESS_KEY
Possible values: any valid path
Default value: none
Path to key to be used by the ingress controller.
PA_KUBE_INGRESS_CERT
Possible values: any valid path
Default value: none
Path to certificate to be used by the ingress controller.