raji032
raji032
Hi, Yes, I am using externalEtcd to configure ETCD details. values.yaml default-config section does not have parameters to add etcd.tls so even when securetransport is set as true, the deployment...
Apisix reference document for etcd mtls connection - https://apisix.apache.org/docs/apisix/3.7/mtls/#etcd-with-mtls
Hi @joancafom, Thanks for the update. The CA for both apisix and etcd are same. The certs are generated using cert-manager and referenced the secrets as existing secrets in values.yaml.