dadrus / heimdall

A cloud native Identity Aware Proxy and Access Control Decision service
https://dadrus.github.io/heimdall/
Apache License 2.0
133 stars 15 forks source link

Describe the possible Kubernetes deployment scenarios in more detail #389

Open dadrus opened 1 year ago

dadrus commented 1 year ago

... and which further steps should be done after the deployment of heimdall

netthier commented 1 year ago

It might be useful to mention https://cert-manager.io/docs/projects/trust-manager/ for getting the CAs to mount into the container, should connectivity to external services be required. It's cleaner than manually creating and maintaining ConfigMaps containing 3rd party certificates.