microcks / microcks-ansible-operator

Kubernetes Operator for easy setup and management of Microcks installs
https://microcks.io
Apache License 2.0
26 stars 6 forks source link

Allow reference of a Secret containing TLS key and CRT for Ingress #11

Closed lbroudoux closed 4 years ago

lbroudoux commented 4 years ago

As of today, Ingress TLS certificate and key are automatically generated when creating the Ingress on Kubernetes. We should be able to retrieve them from an existing Secret into the namespace.