This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include Ingress annotations for HTTPS backend (#570)
Out of the box calls to the Elastic client ingress can fail with the following error: `received plaintext http traffic on an https channel, closing connection` To prevent this, an annotation is necessary that depends on the Ingress Controller used (nginx-ingress or ingress-nginx)
- Loading branch information