The enterprise CA bundle / TLS-inspecting egress feature (shipped in #102, closed #85) has no user-facing docs. Right now it only lives as inline comments in values.yaml:
https://github.com/nebari-dev/nebari-data-science-pack/blob/main/values.yaml
It's gated behind custom.trust-bundle-enabled and defaults to false, so it's easy to miss that it exists at all. That's actually what led to #154 getting filed as a fresh request when the feature was already there. A short page covering when to turn it on, the config keys, and how the init-container merge lines up with NIC core's trust-manager would close that gap.
Originally noted in #145 (comment)
The enterprise CA bundle / TLS-inspecting egress feature (shipped in #102, closed #85) has no user-facing docs. Right now it only lives as inline comments in values.yaml:
https://github.com/nebari-dev/nebari-data-science-pack/blob/main/values.yaml
It's gated behind custom.trust-bundle-enabled and defaults to false, so it's easy to miss that it exists at all. That's actually what led to #154 getting filed as a fresh request when the feature was already there. A short page covering when to turn it on, the config keys, and how the init-container merge lines up with NIC core's trust-manager would close that gap.
Originally noted in #145 (comment)