istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/configmap-mount.yaml (about)

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: installation
     4  issue:
     5  - 31410
     6  releaseNotes:
     7  - |
     8    **Improved** configmaps to be read directly rather than from volume mounts. This improves the speed
     9    of updates, and ensures that for external Istiod installations the configmaps are read from the config cluster.