The Konnect Config Store vault lets you store and reference secrets directly in Konnect, without connecting to a third-party vault backend. You can manage secrets using the Control Planes Configuration API or the Konnect UI.
Because Konnect resolves these secrets after Kong Gateway connects to the control plane, you can only configure the Konnect Config Store vault using a Vault entity.
It doesn’t support kong.conf parameters or environment variables, and you can’t use it to resolve secrets referenced in kong.conf.
Warning: The Konnect Config Store stores secrets at the control plane level, and secret references are resolved before sending the configuration to the data planes. Because of this behavior, you can’t use Konnect Config Store secrets directly in Lua code via the Kong PDK.